Roenbaeck / bareclad

Based on transitional modeling, bareclad is a new type of database that provides features from relational, graph, columnar, and name-value pair databases.
http://www.bareclad.com
Other
17 stars 0 forks source link
columnar database graph nvp relational

Bareclad is a new type of database, based on transitional modeling. There are a number of posts on the topic that can be found in our blog on anchormodeling.com. The database engine will provide and combine features from relational, graph, columnar, and name-value pair databases. Modeling is bottom-up and respects the uncertain and subjecive nature of reality.


The database also features the new transitional query language, Traqula, structured as:

SEARCH -> (WHERE) -> (AGGREGATE) -> RETURN

License

This work is dual-licensed under Apache 2.0 and MIT. You can choose between one of them if you use this work.

SPDX-License-Identifier: Apache-2.0 OR MIT