lowdb

Database

A lightweight, embeddable JSON database that allows simple and fast data storage and querying in Node.js applications.

Simple and fast JSON database

GitHub

22k stars
241 watching
923 forks
Language: JavaScript
last commit: 5 months ago
Linked from 3 awesome lists

databaseelectronembeddableembedded-databasejavascriptjsonlocalstoragelodashnodejsstorage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
typicode/json-server A tool to create a full fake REST API with minimal configuration 73,016
msiemens/tinydb A lightweight document-oriented NoSQL database with Python API 6,822
tonsky/datascript An immutable in-memory database and query engine for client-side applications 5,499
lowdefy/lowdefy A framework for building web applications with a config-driven approach using Next.js and Auth.js. 2,684
dtao/lazy.js A functional utility library with a lazy engine for efficient data processing in JavaScript 6,008
mashpie/i18n-node A lightweight translation module with dynamic JSON storage 3,088
pubkey/rxdb A reactive, local-first, NoSQL database library for JavaScript applications with real-time syncing capabilities. 21,619
lucaong/minisearch A lightweight JavaScript search engine for full-text indexing and querying of text data in memory-only applications. 4,853
rowyio/rowy A low-code platform for managing Firestore databases and building cloud functions workflows on the web. 6,171
louischatriot/nedb A JavaScript library implementing a simple and fast in-memory or persistent database 13,504
douglascrockford/json-js A set of utilities and functions for working with JSON data in JavaScript 8,701
dexie/dexie.js A lightweight wrapper library for the IndexedDB database system in web applications. 11,689
olivernn/lunr.js A small JavaScript library for full-text search of JSON documents on the client-side. 8,968
techfort/lokijs A JavaScript-based document-oriented in-memory database with features like indexing and views for fast data access, suitable for performance-critical applications and client-side storage. 6,752
callumlocke/json-formatter Automatically formats JSON data for easier readability in web browsers. 3,803