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
22k stars
241 watching
925 forks
Language: JavaScript
last commit: 7 months ago
Linked from 3 awesome lists
databaseelectronembeddableembedded-databasejavascriptjsonlocalstoragelodashnodejsstorage
Related projects:
Repository | Description | Stars |
---|---|---|
typicode/json-server | A tool to create a full fake REST API with minimal configuration | 73,262 |
msiemens/tinydb | A lightweight document-oriented NoSQL database with Python API | 6,872 |
tonsky/datascript | An immutable in-memory database and query engine for client-side applications | 5,517 |
lowdefy/lowdefy | A framework for building web applications with a config-driven approach using Next.js and Auth.js. | 2,703 |
dtao/lazy.js | A functional utility library with a lazy engine for efficient data processing in JavaScript | 6,005 |
mashpie/i18n-node | A lightweight translation module with dynamic JSON storage | 3,090 |
pubkey/rxdb | A reactive, local-first, NoSQL database solution for JavaScript applications with real-time sync capabilities | 21,703 |
lucaong/minisearch | A lightweight full-text search engine for browser and Node applications | 4,922 |
rowyio/rowy | A web-based platform for managing data in Firestore using a spreadsheet-like interface and automating workflows with cloud functions. | 6,233 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,516 |
douglascrockford/json-js | Provides utilities to work with JSON data in JavaScript | 8,712 |
dexie/dexie.js | A lightweight wrapper library for the IndexedDB database system in web applications. | 11,789 |
olivernn/lunr.js | A small JavaScript library for full-text search of JSON documents on the client-side. | 8,992 |
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,769 |
callumlocke/json-formatter | Automatically formats JSON data for easier readability in web browsers. | 3,830 |