erikolson186/zangodb
MongoDB-like interface for HTML5 IndexedDB observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3576
- days_rel: n/a
- days_push: 2855
- n_releases_24m: 0
Adoption not part of the score
1069 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZangoDB is a MongoDB-like interface for HTML5 IndexedDB in the browser, supporting familiar filtering, projection, sorting, updating, and aggregation operators. It lets client-side JavaScript code query browser-local storage with MongoDB-style syntax.
Use cases
- store and query data offline in the browser
- use MongoDB query syntax with IndexedDB
- run aggregations on client-side data
- build offline-first web apps with local storage
- filter, sort, and project documents in IndexedDB
When to choose
- you want MongoDB-style queries over browser IndexedDB
- you need client-side offline data storage with rich querying
- you're building a browser app that already uses MongoDB on the server
When to avoid
- you need a real server-side database
- you need full MongoDB feature coverage or recent updates
- you need a maintained library - the last release was in 2018
Facets
library · maturity maintenance
database orm databases web-development frontend browser indexeddb mongodb-like nosql client-side-database query-operators aggregation nodejs javascript
3 sources
- readme: https://github.com/erikolson186/zangodb · fetched 2026-08-28 · 572872e934b3
- homepage: https://erikolson186.github.io/zangodb/ · fetched 2026-08-29 · 17705836fb21
- registry_npm: https://registry.npmjs.org/zangodb · fetched 2026-08-29 · f1cd75b1a6f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| erikolson186/zangodb | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="erikolson186/zangodb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem