Feel free to join our discord in case you have more questions
Feel free to join our discord in case you have more questions
We are working on dedicated Flow PostgreSQL extract that would let you process PostgreSQL data based on any custom query string!
We are working on dedicated Flow PostgreSQL extract that would let you process PostgreSQL data based on any custom query string!
- cuyz/valinor
- crell/serde
- cuyz/valinor
- crell/serde
Thanks to experience of other amazing projects like JOOQ, Dapper or sqlx we crafter very elegant fluent interfaces helping you create any query you can imagine!
flow-php.com/documentati...
Thanks to experience of other amazing projects like JOOQ, Dapper or sqlx we crafter very elegant fluent interfaces helping you create any query you can imagine!
flow-php.com/documentati...
Thanks to awesome github.com/pganalyze/l... our parser can break any valid postgresql query string into AST.
It works with a single or multiple queries statements.
Super helpful for adjusting programmatically any query (for example for pagination or validation)
Thanks to awesome github.com/pganalyze/l... our parser can break any valid postgresql query string into AST.
It works with a single or multiple queries statements.
Super helpful for adjusting programmatically any query (for example for pagination or validation)
That's why new Flow will come a bit later, maybe as a 🎄🎁 from 🎅
That's why new Flow will come a bit later, maybe as a 🎄🎁 from 🎅
- Static Analysis
- Reformatting queries
- Modifying queries on the fly
- Query builder
- Static Analysis
- Reformatting queries
- Modifying queries on the fly
- Query builder
flow-php/pg-query-ext can be easily installed through PHP Pie, a new extensions installer tool 🥮
flow-php/pg-query-ext can be easily installed through PHP Pie, a new extensions installer tool 🥮
I wrapped it in simple PHP Extension flow-php.com/documentati... and used as a dependency for flow-php/pg-query library
I wrapped it in simple PHP Extension flow-php.com/documentati... and used as a dependency for flow-php/pg-query library