datalog

Datalog processor

A Haskell implementation of Datalog, allowing recursive queries in a logic language.

A pure Haskell implementation of Datalog

GitHub

102 stars
13 watching
13 forks
Language: Haskell
last commit: over 4 years ago

Related projects:

Repository Description Stars
tweag/haskellr An environment for efficient data processing using Haskell or R code. 585
replikativ/datahike A distributed Datalog database with an efficient query engine and support for immutable data storage 1,629
snoyberg/conduit A framework for handling and transforming streaming data in a consistent and efficient way 903
nathanmarz/cascalog A library for data processing and querying on large datasets without the need for Hadoop expertise 1,376
scicloj/tablecloth A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. 303
techascent/tech.ml.dataset A Clojure library for efficient tabular data processing and analysis 681
dkogan/vnlog A toolkit for manipulating tabular ASCII data with normal UNIX tools. 160
juji-io/datalevin A simple, fast and versatile Datalog query engine with features like recursive rules, full-text search, and concurrent read-intensive workloads. 1,155
soostone/katip A structured logging framework for Haskell applications 205
elastic/logstash A real-time data processing pipeline that transforms and sends data to a storage system 75
kowainik/treap An efficient data structure for fast insertions and queries on sequences of values 63
luc-tielen/eclair-lang A compiler-based implementation of a minimalist logic programming language 221
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
kowainik/tomland A Haskell library for bidirectional serialization of TOML configuration data 122
haskell-hvr/hslogger A Haskell library providing a flexible and extensible logging framework for writing robust and configurable log messages in Haskell applications. 64