Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
nnutter
9y ago
0 comments
Save
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
3 comments · 1 top-level
top
newest
oldest
anewhnaccount
9y ago
· 2 in thread
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