This package provides the methods needed to replace a PostgreSQL ENUM in Sequelize migrations.
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.
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Automatically generate bare sequelize models from your database.
Postgres date column parser
The Sequelize CLI
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Resource pooling for Node.JS
This package provides the methods needed to replace a PostgreSQL ENUM in Sequelize migrations.
Postgres bytea parser
Connection pool for node-postgres
Parse postgres array columns
Framework-agnostic migration tool for Node
PostgreSQL client - pure javascript & libpq with the same API
Parse Postgres interval columns
Decorators and some other features for sequelize
TypeScript Enum for Postgres Errors with no runtime dependencies
The postgres client/server binary protocol, implemented in TypeScript
This package provides the methods needed to replace a PostgreSQL ENUM in Sequelize migrations.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift, Snowflake’s Data Cloud, Db2, Oracle, and IBM i. It features solid transaction support, relations, eager and lazy loading, read repli
Add support for DATE-NO-TZ data-type for PostgreSQL in Sequelize
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
Fastest full featured PostgreSQL client for Node.js