sqlite-x
Modern SQLite for NodeJS
Modern SQLite for NodeJS
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
embeddable explorer for sqlite and spatialite
A powerful utility for managing SQL database operations.
sqlite3 ORM for Node.JS/Electron
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).
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.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Multi dialect ORM for Node.JS/io.js
A zero-config, zero-SQL type based DB interface (for SQLite)
Simple TS wrapper for database queries with some convenience features. Works with MySQL, PostgreSQL and SQLite.
The fastest and simplest library for SQLite3 in Node.js.
Drizzle ORM package for SQL databases
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Meerkat is document database for Node.js built on top of SQLite, which exposes a MongoDB-like API.