A lightweight MySQL query builder on top of the node-mysql module.
MySQL ActiveRecord Adapter for Node.js ======================================
MySQL ActiveRecord Adapter for Node.js ======================================
OpenTelemetry instrumentation for `mysql` database client for MySQL
TypeScript definitions for mysql
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
MySQL implementation of @hke/activerecord
AWS RDS SSL certificates bundles.
MySQL ActiveRecord Adapter for Node.js ======================================
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
OpenTelemetry instrumentation for `mysql2` database client for MySQL
fast mariadb or mysql connector.
AWS X-Ray Patcher for MySQL (Javascript)
sql named placeholders to unnamed compiler
An ORM for Node.js and the Sails framework
A generated SDK for MySQLManagementClient.
A generated SDK for MySQLManagementFlexibleServerClient.
db-migrate mysql driver
OCI NodeJS client for Mysql
A module for managing MySQL connections at serverless scale.
A MySQL session store for express.js
NestJS module for MikroORM
MySQL driver for Evidence projects
Enable enum type for the MySQL Adapter in ActiveRecord
It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL.
Awesome patches backported for ActiveRecord MySQL adapters
Add unsigned option to integer type for ActiveRecord's MySQL2 adapter
MySQL index hint support for ActiveRecord
An ActiveRecord adapter for MySQL, based on mysql gem.
ActiveRecord::MySQL::Strict adds validations to ActiveRecord models to make sure they do not trigger errors in MySQL strict mode.
Dump the type information of a non-standard primary key.
Cleaner structure.sql for MySQL.
Adds column comment and index comment to migrations for ActiveRecord MySQL adapters
Adds a :uuid column to ActiveRecord MySQL2 Adapter. Store UUIDs as 16 bytes binary column.
Allow setting mysql driver flags in database.yml for Rails apps.