6 ms·
> Hmm. I wonder if there is some kind of query builder that can live server-side. That is, capture the flexibility of a query language when developing, and then
by janmatejka 2y ago
> Hmm. I wonder if there is some kind of query builder that can live server-side. That is, capture the flexibility of a query language when developing, and then consolidating that when going into production.
Like a stored function in postgresql?
https://www.postgresql.org/docs/current/xfunc-sql.html https://www.postgresql.org/docs/current/xfunc-sql.html