als-sqlite
JSON →als-sqlite is a lightweight ORM-like wrapper around better-sqlite3 inspired by Mongoose. It provides Schema definitions with types (text, integer, array, json), encryption support, and a Model class for CRUD operations (insert, find, update, delete) with methods like populate, count, and insertMany. The package is in early stages (v0.5.2, under active development) with frequent breaking changes. It is simpler than full ORMs like Sequelize or TypeORM but lacks mature features and community adoption. Database connectivity is managed via a single connect function.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France · 🇨🇦 Canada · 🇬🇧 United Kingdom
Resources
packageals-sqlite ↗