@juit/pgproxy-client-psql
This package provides a `PGClient` implementation _directly connecting_ to PostgreSQL servers, and not requiring a PGProxy Server to run.
This package provides a `PGClient` implementation _directly connecting_ to PostgreSQL servers, and not requiring a PGProxy Server to run.
This package provides client for PGProxy Servers based on WHATWG `fetch` and WebSockets, and the WebCrypto API.
The persister interface for PostgreSQL Proxy is a higher-level interface offering (on top of the usual connection and query interface) a CRUD abstraction over database tables and few utility methods.
This package provides low-level connectivity and a connection pool implementation to connect to PosgreSQL databases using `libpq`.
This package provides the core of the PGProxy HTTP and WebSocket server to be used in connection with PGProxy clients.
This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.
This package provides a number of different utilities for developing and testing with `PGProxy`.
LoopBack: Open Source Framework for Node.js
Drizzle ORM package for SQL databases
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
Automatically generate bare sequelize models from your database.
A query builder to be used with mysql or postgres
Kysely adapter for Lucia
Prisma adapter for Lucia
A generator to generate mvp-rockets projects
Interface planar graphs with a postgres database.
A GraphQL schema created by reflection over a PostgreSQL schema 🐘 (previously known as PostGraphQL)
sync stripe data to your SQL database
Postgres Message Queue (PGMQ) JavaScript Client Library for Midway.js, supports transaction and exchange via Route