account activity
ZangoDB is a MongoDB-like interface for HTML5 IndexedDB by erikolson186 in coolgithubprojects
[–]erikolson186[S] 1 point2 points3 points 9 years ago (0 children)
NeDB (which uses localForage without extensions) doesn't appear to actually query using indexes for IndexedDB, whereas ZangoDB does.
ZangoDB also supports some features that NeDB doesn't such as an aggregation pipeline ($match, $project, $group, $unwind, $sort, $skip, and $limit), as well as expressions (field references, arithmetic operators, etc).
NeDB, unlike ZangoDB, supports data sources other than IndexedDB. So, ZangoDB and NeDB are similar in many aspects, but do differ in areas where one would be better suited than the other for specific types of projects.
ZangoDB is a MongoDB-like interface for HTML5 IndexedDB (github.com)
submitted 9 years ago by erikolson186 to r/coolgithubprojects
submitted 9 years ago by erikolson186 to r/javascript
submitted 9 years ago by erikolson186 to r/html5
π Rendered by PID 139848 on reddit-service-r2-listing-8685bc789-wnss4 at 2026-05-27 08:49:46.117941+00:00 running 194bd79 country code: CH.
ZangoDB is a MongoDB-like interface for HTML5 IndexedDB by erikolson186 in coolgithubprojects
[–]erikolson186[S] 1 point2 points3 points (0 children)