datalog topic

List datalog repositories

learn-datomic-course-files

19
Stars
9
Forks
Watchers

🎦 Learn Datomic course files for building Cheffy REST API backed by Datomic

datalog

252
Stars
22
Forks
Watchers

An in-memory datalog implementation for OCaml.

eclair-lang

193
Stars
12
Forks
Watchers

A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR

xtdb

2.4k
Stars
159
Forks
Watchers

An immutable database for application development and time-travel data compliance, with SQL and XTQL. Developed by @juxt

logica

1.7k
Stars
90
Forks
Watchers

Logica is a logic programming language that compiles to SQL. It runs on Google BigQuery, PostgreSQL and SQLite.

datahike

1.6k
Stars
96
Forks
Watchers

A durable Datalog implementation adaptable for distribution.

differential-datalog

1.3k
Stars
115
Forks
Watchers

DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not writ...

souffle

869
Stars
192
Forks
Watchers

Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.