@samuelscheit/drizzle-orm
Drizzle ORM package for SQL databases
Drizzle ORM package for SQL databases
mojo.js ♥ PostgreSQL
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
Postgres package for pedro.js
This package provides a NodeJS specific client for PGProxy Servers.
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`.
This package provides a simple command line interface to run the PGProxy Server.
This package provides the main entry point for clients to work with PGProxy Servers. It acts both as an abstraction layer over the various client implementations _and_ as a registry for them.
SDK for monago platform, help developers to create and consume apis
Discovery and execution services API for sql enabled graph protocol subgraphs
Extracts database schema from a GraphQL schema based on thegraph protocol implementation.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift, Snowflake’s Data Cloud, Db2, and IBM i. It features solid transaction support, relations, eager and lazy loading, read replication a
Fork of pgsql-ast-parser Simple Postgres SQL parser/modifier for pg-mem
A memory version of postgres