An open API service indexing awesome lists of open source software.

https://github.com/chessai/hsdatalog

BDD-based implementation of Datalog
https://github.com/chessai/hsdatalog

bdd compiler datalog logic-programming relational-algebra relational-databases

Last synced: about 2 months ago
JSON representation

BDD-based implementation of Datalog

Awesome Lists containing this project

README

        

# hsdatalog

A compiler from Datalog to relational algebra, as well as an interpreter for relational algebra
that uses binary decision diagrams (BDDs).