sqlitebuilder
A library to simplify the usage of SQLite with builders
A library to simplify the usage of SQLite with builders
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.
A simple SQLite3 synchronous module
A powerful utility for managing SQL database operations.
sqlite for data-science
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Database framework-agnostic solution for migrations with zero dependencies
sql-migrator-cli
A lightweight npm package to minify the SQL Statements
A simple SQLite wrapper
SQLocal makes it easy to run SQLite3 in the browser, backed by the origin private file system.
SQLocal makes it easy to run SQLite3 in the browser, backed by the origin private file system.
MySQL object modeling tool
✍ Easy to use local JSON database
A simple and flexible query builder library for surreal.
Another SurrealDB Library for NodeJS
A small tool which generates a typescript client for SurrealDB based on the schema of a given database
simple sql
It is like a NoSQL DB at the frontend side, but reactive. It uses Solid.js store inside to keep data.
A Node.js library for working with PostgreSQL databases for SPACCE