ORM / DB
データベースORM・クエリビルダー
pg
PostgreSQL client - pure javascript & libpq with the same API
ioredis
A robust, performance-focused and full-featured Redis client for Node.js.
prisma
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
redis
A modern, high performance Redis client
drizzle-orm
Drizzle ORM package for SQL databases
better-sqlite3
The fastest and simplest library for SQLite in Node.js.
mongoose
Mongoose MongoDB ODM
typeorm
Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
kysely
Type safe SQL query builder
knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
sequelize
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.