Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
keyv
Simple key-value storage with support for multiple backends
@opentelemetry/instrumentation-mysql
OpenTelemetry instrumentation for `mysql` database client for MySQL
@opentelemetry/instrumentation-mysql2
OpenTelemetry instrumentation for `mysql2` database client for MySQL
knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
mysql2
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
drizzle-orm
Drizzle ORM package for SQL databases
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.
rate-limiter-flexible
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
sequelize-typescript
Decorators and some other features for sequelize
sql-formatter
Format whitespace in a SQL query to make it more readable
drizzle-kit
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
aws-ssl-profiles
AWS RDS SSL certificates bundles.
tunnel-ssh
Easy extendable SSH tunnel
@mikro-orm/knex
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
objection
An SQL-friendly ORM for Node.js
drizzle-zod
Generate Zod schemas from Drizzle ORM schemas
@mikro-orm/postgresql
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/core
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
db-errors
Unified node.js error API for mysql, postgres and sqlite3