GitHub - cozodb/cozo: A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
A general-purpose, transactional, relational database that uses Datalog for query, is embeddable, and focuses on graph data and algorithms. Relational database with Datalog as the query language Recursive queries, recursion through (safe) aggregations, capable of expressing complex graph operations and algorithms Fixed rules for efficient whole-graph algorithms which integrate seamlessly
https://github.com/cozodb/cozo

Seonglae Cho