waterline-mysql

JSON →
library 0.6.0 ·javascript deprecated
verified Jun 5, 2026

MySQL adapter for the Waterline ORM, providing a uniform API for accessing MySQL databases alongside other supported backends. This package is in early alpha (v0.6.0) and not production-ready. It is part of the Sails.js ecosystem and was originally developed by Balderdash. The adapter implements Waterline's query interface including create, find, update, destroy, and basic transaction support. It is no longer actively maintained; users are advised to migrate to sails-mysql or other modern MySQL adapters.