Dexie.js
Database wrapper
A lightweight wrapper library for the IndexedDB database system in web applications.
A Minimalistic Wrapper for IndexedDB
12k stars
110 watching
641 forks
Language: JavaScript
last commit: 6 days ago
Linked from 2 awesome lists
databaseindexeddbjavascriptofflineoffline-storagestorage
Related projects:
Repository | Description | Stars |
---|---|---|
b-straub/dexienet | A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 43 |
jakearchibald/idb | A lightweight library that provides a promise-based API for working with IndexedDB databases. | 6,425 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
pubkey/rxdb | A reactive, local-first, NoSQL database library for JavaScript applications with real-time syncing capabilities. | 21,619 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,788 |
niieani/hashids.js | A small JavaScript library to generate unique and secure ids from numbers. | 4,236 |
aaronpowell/db.js | A wrapper around IndexedDB to simplify working with the storage API | 818 |
mydea/ember-indexeddb | Provides utilities to work with IndexedDB in Ember applications for offline data storage and management. | 17 |
tonsky/datascript | An immutable in-memory database and query engine for client-side applications | 5,499 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,615 |
jaredreich/notie | A lightweight notification and input system for JavaScript applications. | 6,307 |
jakearchibald/idb-keyval | A small promise-based key-value store implemented with IndexedDB | 2,767 |
nolanlawson/pokedex.org | An offline-capable Pokémon database web application built with JavaScript and various libraries | 2,273 |
browserify/browserify | Enables Node.js-style module loading in the browser | 14,614 |
nextapps-de/flexsearch | A high-performance full-text search library for browser and Node.js applications | 12,511 |