node-bits-sql

JSON →
library 0.0.66 ·javascript abandoned
verified Jun 5, 2026

A thin wrapper around Sequelize v3 that implements the node-bits database contract for SQL databases (PostgreSQL, MySQL, SQLite, MSSQL). Version 0.0.66 (latest, no recent updates) provides schema-based model definition, migration management, seed data injection, and hooks for lifecycle events. Unlike raw Sequelize, it integrates with the node-bits ecosystem of modular bits, but it is not actively maintained and lacks TypeScript definitions.