Experimental NoSQL db based on sql engine.
In design
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.