Popularity
0.5
Growing
Activity
6.2
-
8
2
1

Description

A high level object query language for indexed LMDB databases using lmdb-index.

Because it is layered on top of LMDB, lmdb-oql is fast and has ACID properties. It can also be schemaless or schema based in the same database.

Easily join and select data across multiple collections/classes using literals, functions, regular expressions, and built-in predicates to match property names or values using the familiar nomenclature select(what).from(classes).where(conditions).

Programming language: JavaScript
License: MIT License
Tags: Database     Nosql     ODM / ORM     ORM     Mongodb    

lmdb-oql alternatives and similar modules

Based on the "Database" category.
Alternatively, view lmdb-oql alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lmdb-oql or a related project?

Add another 'Database' Module