A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
TypeScript definitions for mysql
OpenTelemetry instrumentation for `mysql` database client for MySQL
OpenTelemetry instrumentation for `mysql2` database client for MySQL
Create a DUMP from MySQL
Simple SQL escape and format for MySQL
Spin up an ephemeral MySQL database from your JavaScript code
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.
AWS RDS SSL certificates bundles.
MySQL module for Testcontainers
Drizzle ORM package for SQL databases
A tool to use with mysql package to maintain migrations
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
Format whitespace in a SQL query to make it more readable
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
This is a mySQL Connection Pool Manager wrapper powered by mysqljs/mysql and allows for intelligent management & load balancing mysql connection pools.
A wrapper for mysql2 to add convenience, especially when developing with async/await and async iterables.
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.
A bluebird wrapper for node-mysql
Platformatic CLI
Backward Compatible MySQL Async/Await Connection Wrapper
A MySQL session store for express.js
Generate Zod schemas from Drizzle ORM schemas
A module for managing MySQL connections at serverless scale.
Decorators and some other features for sequelize
A generated SDK for MySQLManagementFlexibleServerClient.
A generated SDK for MySQLManagementClient.
An MCP server that provides read-only access to MySQL databases.
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.
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.
Wait for a MySQL connection to become available
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.
A custom MySQL dialect for [Kysely](https://kysely.dev/) that automatically retries queries when they encounter deadlock errors.