Monkey patch providing sugar and spice atop the node.js PostgreSQL client library
Convert informal SQL SELECT to formal SQL.
Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).
A postgres marv driver implementation
> TODO: description
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Parses SQL into Concrete Syntax Tree (CST)
PostgreSQL AST Deparser
A typed, relational query toolkit for JavaScript
restore parseFloat behavior to node-postgres (pg) - can be used as a reference for implementing other type parsing addons
PostgreSQL step classes for Grafast
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
Add connection fields for many-to-many relations
React Query Builder component for constructing queries and filters, with utilities for executing them in various database and evaluation contexts
Manage a group of tables with a parent child relation in SQL that will be seen as a document, or entity, like a no SQL database
SQL Parsers for BigData, built with antlr4
A lightweight ORM for PostgreSQL, MySQL, and SQLite3
A tool to generate postgres row-level-security policies.
The real PostgreSQL query parser
[](https://github.com/MatteoGioioso/serverless-pg/)
migrate db using postgres sql files
Built for solo / small teams who already use Postgres.
Util for binding PostgreSQL queries in NodeJS