A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
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
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.
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.
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
AWS RDS SSL certificates bundles.
Drizzle ORM package for SQL databases
Small promises wrapper for mysql2.
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
MySQL module for Testcontainers
A MySQL session store for express.js
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.
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.
Backward Compatible MySQL Async/Await Connection Wrapper
A bluebird wrapper for node-mysql
Generate Zod schemas from Drizzle ORM schemas
mysql-schema-ts coverts mysql schemas into typescript interfaces
Spin up an ephemeral MySQL database from your JavaScript code
A wrapper for mysql2 to add convenience, especially when developing with async/await and async iterables.
A generated SDK for MySQLManagementFlexibleServerClient.
A module for managing MySQL connections at serverless scale.
A generated SDK for MySQLManagementClient.
Decorators and some other features for sequelize
Implementation of MySQL in Baileys.
An MCP server that provides read-only access to MySQL databases.
A node.js package that watches a MySQL database and runs callbacks on matched events like updates on tables and/or specific columns.
MySQL Query MCP server for AI assistants - execute read-only MySQL queries from Cursor IDE, Windsurf, or Claude Desktop
MySQL MCP server for executing SELECT queries
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.