datalog

Datalog processor

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

A pure Haskell implementation of Datalog

GitHub

104 stars
13 watching
14 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. 587
replikativ/datahike A distributed Datalog database with an efficient query engine and support for immutable data storage 1,634
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,375
scicloj/tablecloth A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. 308
techascent/tech.ml.dataset A Clojure library for efficient tabular data processing and analysis 687
dkogan/vnlog A toolkit for manipulating tabular ASCII data with normal UNIX tools. 161
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,169
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 14,293
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 220
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 123
haskell-hvr/hslogger A Haskell library providing a flexible and extensible logging framework for writing robust and configurable log messages in Haskell applications. 65