Skip to content

Experimental NoSQL db based on sql engine.

License

Notifications You must be signed in to change notification settings

Soontao/nosql-on-sql

Repository files navigation

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.

About

Experimental NoSQL db based on sql engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages