@hawiah/sqlite
v0.2.3
Published
SQLite driver for Hawiah - lightweight and fast data persistence with better-sqlite3
Downloads
407
Readme
@hawiah/sqlite 
SQLite driver for Hawiah - lightweight and fast data persistence with better-sqlite3.
Installation
npm install @hawiah/sqliteFeatures
- Fast and reliable SQLite database
- Built on better-sqlite3 (synchronous API)
- Schema-less interface with IDriver
- Support for transactions
- Automatic indexing on timestamps
- In-memory database support
- Advanced features: vacuum, analyze, raw SQL
License
MIT
