sync-sqlite
JSON →Synchronous SQLite library for Node.js built on sql.js. Version 1.0.3 provides a simple synchronous API for common database operations (create, read, update, delete) with automatic save and pagination. Unlike async alternatives like better-sqlite3, it offers a CRUD helper layer (select, insert, update, remove) that returns RecordSet objects. Designed for simplicity, it exposes methods like runSQL and execute for raw SQL. The package is stable but rarely updated, suitable for small projects needing synchronous SQLite access.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇧🇷 Brazil · NP · 🇨🇦 Canada
Resources
packagesync-sqlite ↗