Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 635 Bytes

NoSQL Database based on SQL engine

CircleCI codecov

Experimental NoSQL db based on sql engine.

Status

In design

Vison

Provides a scalable, analyzable, flexible, and SQL-friendly database abstraction API.

Unlike ORM frameworks, this project aims to tune the data model at runtime, such as a NoSQL database, but the underlying code will be implemented by SQL databases.