node-fast-sql
JSON →A MySQL query builder for Node.js that automatically introspects database schema on connection, providing chainable table, column, and row operations for SELECT, INSERT, UPDATE, DELETE. Version 1.0.16 is stable but rarely updated. Unlike knex or Sequelize, it requires an active MySQL connection and relies on schema reflection, making it lightweight but tightly coupled to a single database. Suitable for quick scripts but lacks migration, pooling, or type safety. Use with caution in production.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 18d ago MJ12bot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France
Resources
packagenode-fast-sql ↗