sqlitekv
SQLiteKV is a key-value store built on top of SQLite3. This project allows you to perform basic key-value operations with the additional power of SQLite3, making it suitable for applications requiring persistent, lightweight, and reliable storage.
sq3-kv-data-store
Node.js key/value store for SQLITE3 that includes data search features