sails-mysql2

JSON →
library 0.9.32 ·javascript
verified Jun 5, 2026

MySQL and MariaDB adapter for Sails.js, version 0.9.32. This is a fork of the official sails-mysql adapter that uses the mysql2 library instead of mysql. It supports both MySQL and MariaDB databases. The adaptation provides connection pooling, SSL, and authentication switch support. It is designed to work with Waterline ORM in Sails v1.0+. The adapter is maintained with irregular release cadence.