Sql Packages

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.

0.1.0 • Published 1 year ago

sql-js-data-mapper

A tiny compiler that takes SQL and JS object and runs the sql on the object as if the object became a table in the database, using only js

0.0.9 • Published 2 years ago