A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
OpenTelemetry instrumentation for `mysql` database client for MySQL
OpenTelemetry instrumentation for `mysql2` database client for MySQL
TypeScript definitions for mysql
Simple SQL escape and format for MySQL
sql named placeholders to unnamed compiler
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.
Create a DUMP from MySQL
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 batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Format whitespace in a SQL query to make it more readable
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
Generate Zod schemas from Drizzle ORM schemas
A tool to use with mysql package to maintain migrations
A bluebird wrapper for node-mysql
This is a mySQL Connection Pool Manager wrapper powered by mysqljs/mysql and allows for intelligent management & load balancing mysql connection pools.
A generated SDK for MySQLManagementFlexibleServerClient.
Small promises wrapper for mysql2.
A generated SDK for MySQLManagementClient.
Backward Compatible MySQL Async/Await Connection Wrapper
Utilities for node-mysql driver with specialized result types, introspection and other helpful functionality.
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 MySQL session store for express.js
A module for managing MySQL connections at serverless scale.
Decorators and some other features for sequelize
MySQL driver for Evidence projects
A custom MySQL dialect for [Kysely](https://kysely.dev/) that automatically retries queries when they encounter deadlock errors.
A package that allows you to have a complete interaction with a MYSQL database, allowing to connect to the database, retrieve data and create queries.
mysql-schema-ts coverts mysql schemas into typescript interfaces