Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
nnutter
9y ago
0 comments
Share
Are there any good options to support logic (and/or) and facets/fields with Postgres? We started using ES basically just for the "free" query language. (Obviously we would want something that is safe from sql injection.)
0 comments
default
newest
oldest
anewhnaccount
9y ago
SQL supports logic. Either escape manually, use the templating in your driver or use an ORM.
nnutter
OP
9y ago
So, "No".
eyelidlessness
9y ago
I'm confused. Seems the answer is "yes"?
j
/
k
navigate · click thread line to collapse