eugeneware / jsonquery-engine
A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.
☆55Updated 9 years ago
Alternatives and similar repositories for jsonquery-engine:
Users that are interested in jsonquery-engine are comparing it to the libraries listed below
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 4 years ago
- ☆38Updated 10 years ago
- MongoDB query language implemented as a node.js Stream☆48Updated 6 years ago
- leveldown-compatible interface to medea, a pure JS database (https://github.com/medea/medea)☆23Updated 6 years ago
- ☆52Updated 10 years ago
- Automatic secondary indexing for leveldb and subleveldown☆19Updated 4 years ago
- ☆80Updated 5 years ago
- A basic writable stream for abstract-level databases.☆22Updated last year
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 3 months ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Generic pluggable indexing system for leveldb/levelup. Designed to be used with the level-queryengine query engine.☆18Updated 9 years ago
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- Basic changes-feed implementation that runs on top of leveldb☆28Updated 9 years ago
- Job Queue in LevelDB☆85Updated 2 years ago
- invertible bloom filter using typed arrays☆13Updated 4 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- no longer maintained, sorry!☆195Updated 6 years ago
- pull-stream interface to levelup☆28Updated 4 years ago
- Data classification algorithms☆18Updated 9 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 6 years ago
- Access memory using small fixed sized buffers☆30Updated 3 years ago
- A pure-JavaScript implementation of LevelDB for LevelUP.