SaaSHub helps you find the best software and product alternatives Learn more β
Top 14 JavaScript Indexeddb Projects
-
localForage
πΎ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
π Composed Image Retrieval π Intro to Multimodal LLama 3.2 π οΈ Multi Agent Concierge π» RAG with Langchain Granite, Milvus π«Ά Download content β Transformer Replacement? π€ vLLM for runing models π Amphion π Autogluon π Notebook LLama like Google's Notebook LLM π«Ά Monocle2ai for tracing GenAI app code LFA&D Project π€ Bee Agent Framework β LLama RFP Response βΆοΈ GenAI Script π½ Simular AI Agent S π¦Ύ DrawDB with AI β¨ Ollama with LLama 3.2 Vision!!!! Preview π Powerful RAG Checker π SQL Generator π» Role of LLMs π Document Extraction πΆοΈ Open Source Vector DB Reddit π The Practical Guide to Self Hosting LLM π¦Ύ Stagehand Controller πΆοΈ Understanding HNSWLIB π Best practices in RAG π» Enigma Agent π Langchain, Ollama, Phi3 for Function Calling π Compass Judger π Princeton NLP SimPO π Princeton NLP ProLong π Princeton NLP HELMET π§ Ollama Cheatsheet π Princeton NLP CopyCat π Princeton NLP Shp πΆοΈ Can LLM Solve Hard Github Issues π Enabling Large Language Models to Generate Text with Citations π Princeton NLP CharXiv π Awesome AI Agents List π¦Ύ Nomicβs Matryoshka text embedding model
-
In this article, we analyze Dexie usage in Lobechat.
-
Project mention: Magic Wormhole: get things from one computer to another, safely | news.ycombinator.com | 2024-08-17
-
-
https://remotestorage.io/ was a protocol intended for this.
IIRC the visison was that all applications could implement this and you could provide that application with your remotestorage URL, which you could self host.
I looked into this some time ago as I was fed up with WebDAV being the only viable open protocol for file shares/synchronization (especially after hosting my own NextCloud instance, which OOMed because the XML blobs for a large folder it wanted to create as a response used too much memory) and found it through this gist [0] which was a statement about Flock [1] shutting down.
It looks like a cool and not that complex protocol, but all the implementations seem to be unmaintained.
And the official javascript client [2] seems to be ironically be used mostly to access Google Drive or DropBox
Remotestorage also has an internet draft https://datatracker.ietf.org/doc/draft-dejong-remotestorage/ which is relatively easy to understand and not very long.
[0] https://gist.github.com/rhodey/873ae9d527d8d2a38213
[1] https://github.com/signalapp/Flock
[2] https://github.com/remotestorage/remotestorage.js
-
broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
You can also use the Web Locks API (https://developer.mozilla.org/en-US/docs/Web/API/Web_Locks_A...) rather than Broadcast Channel
This library (https://github.com/pubkey/broadcast-channel/blob/master/src/...) from the fantastic RxDB javascript DB library uses WebLocks with a fallback to Broadcast Channel. But, WebLocks are supported on 96% of browsers, so probably safe to just use it exclusively now.
-
-
-
-
-
entity-db
EntityDB is an in-browser vector database wrapping indexedDB and Transformers.js over WebAssembly
Project mention: Show HN: WASM-powered codespaces for Python notebooks on GitHub | news.ycombinator.com | 2025-01-14Nice ! Is it possible to connect to an in browser DB like WASM DuckDB https://duckdb.org/docs/api/wasm/overview.html or https://github.com/babycommando/entity-db ?
That would be most useful imho !
-
-
JavaScript Indexeddb discussion
JavaScript Indexeddb related posts
-
Storage Wars: Web Edition β or, how we learned to store binary data effectively
-
Biblioteca emoji-picker-element em portuguΓͺs
-
IndexedDB con ExtJS
-
Ask HN: Wa-SQLite vs. Dexie, 2024
-
Dexie.js β Minimalistic IndexedDB Wrapper
-
Dexie.js: A Minimalistic Wrapper for IndexedDB
-
Koji wrapper koristiti za IndexedDB?
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Index
What are some of the best open-source Indexeddb projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | localForage | 25,091 |
2 | drawdb | 23,461 |
3 | Dexie.js | 12,121 |
4 | PairDrop | 5,211 |
5 | ImmortalDB | 3,055 |
6 | remotestorage.js | 2,340 |
7 | broadcast-channel | 1,876 |
8 | emoji-picker-element | 1,528 |
9 | wa-sqlite | 972 |
10 | filer | 625 |
11 | Isotope Mail | 238 |
12 | entity-db | 79 |
13 | stoxy | 76 |
14 | cella.js | 2 |