Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
snaky
13y ago
0 comments
Save
Share
If there would be HandlerSocket or similar, yes.
0 comments
2 comments · 1 top-level
top
newest
oldest
karavelov
13y ago
· 1 in thread
Postgresql has prepared queries - they give you the same type of optimization (skip the query parsing on each execution) with more flexibility and with SQL standard syntax.
snaky
OP
13y ago
Prepared statements are
far
away from speedup you may get with handlersocket, even with
https://github.com/dimitri/preprepare
j
/
k
navigate · click thread line to collapse