like-sqlite
JSON →like-sqlite v1.0.2 is a lightweight, promise-based SQLite wrapper for Node.js that simplifies common CRUD operations (insert, select, update, delete) with automatic query construction and parameter binding. It wraps better-sqlite3, providing an intuitive API with methods like insert(), select(), update(), delete(), execute(), and query(). Released under MIT, it receives active development on GitHub. Key differentiators: no raw SQL needed for basic operations, built-in support for upserts and expressions, and full async/await support.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 22d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇪🇸 Spain · IQ · 🇳🇴 Norway
Resources
packagelike-sqlite ↗