mysql-plus
JSON →MySQL client for Node.js extending the popular mysql module with automatic table schema definition and migration. Current stable version is 0.16.2, released regularly on npm. Key differentiators: chainable column type definitions (e.g., db.ColTypes.bigint().unsigned().notNull()), auto-migration of table schemas, and promise support for queries and transactions. Comparable to knex or sequelize but lighter and more opinionated, focusing on schema definition and migration simplicity. Requires Node >=6 and depends on the mysql package.
Traffic · last 30 days stale · no recent hits
total hits 6
actors 1 distinct systems
last hit 22d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States
Resources
packagemysql-plus ↗