LokiJS

In-memory DB

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.

javascript embeddable / in-memory database

GitHub

7k stars
158 watching
483 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pubkey/rxdb A reactive, local-first, NoSQL database solution for JavaScript applications with real-time sync capabilities 21,703
tonsky/datascript An immutable in-memory database and query engine for client-side applications 5,517
louischatriot/nedb A JavaScript library implementing a simple and fast in-memory or persistent database 13,516
sql-js/sql.js A JavaScript library that allows you to create and query relational databases entirely in the browser. 12,876
derbyjs/derby An MVC framework designed to build real-time collaborative applications 4,720
realm/realm-js A mobile-first, NoSQL database that runs directly inside phones and supports reactive data access and persistence 5,820
parallel-js/parallel.js A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. 3,235
lucaong/minisearch A lightweight full-text search engine for browser and Node applications 4,922
oven-sh/bun An all-in-one toolkit for JavaScript and TypeScript apps with a fast runtime, bundler, test runner, and package manager. 74,782
localforage/localforage A fast and simple storage library that improves the offline experience of web applications by providing an asynchronous API. 25,008
swannodette/mori Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures 3,385
fastify/fastify A web framework designed to provide the best developer experience with minimal overhead and a powerful plugin architecture. 32,612
digitalbazaar/forge A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications 5,099
hybridsjs/hybrids A JavaScript framework for building modern web applications with a unique declarative and functional architecture 3,061
infernojs/inferno A high-performance JavaScript library for building modern user interfaces with real-time data rendering capabilities. 16,100