Simple ORM MySQL Adapter

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

A MySQL/MariaDB adapter for the Simple ORM framework, providing database connectivity for Node.js applications. As of version 0.6.0, it supports transactions and joins. The adapter is designed to be used with the Simple ORM core, which handles test suites. It is a lightweight, unopinionated library that expects a pre-created MySQL connection object. Release cadence is irregular, and the package appears to be in early development or maintenance mode.