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: about 6 years ago

Related projects:

RepositoryDescriptionStars
tweag/haskellrAn environment for efficient data processing using Haskell or R code.587
replikativ/datahikeA distributed Datalog database with an efficient query engine and support for immutable data storage1,634
snoyberg/conduitA framework for handling and transforming streaming data in a consistent and efficient way903
nathanmarz/cascalogA library for data processing and querying on large datasets without the need for Hadoop expertise1,375
scicloj/tableclothA dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis.308
techascent/tech.ml.datasetA Clojure library for efficient tabular data processing and analysis687
dkogan/vnlogA toolkit for manipulating tabular ASCII data with normal UNIX tools.161
juji-io/datalevinA simple, fast and versatile Datalog query engine with features like recursive rules, full-text search, and concurrent read-intensive workloads.1,169
soostone/katipA structured logging framework for Haskell applications205
elastic/logstashA real-time data processing pipeline that transforms and sends data to a storage system14,293
kowainik/treapAn efficient data structure for fast insertions and queries on sequences of values63
luc-tielen/eclair-langA compiler-based implementation of a minimalist logic programming language220
ndmitchell/cmdargsA Haskell library for building command line applications with minimal code91
kowainik/tomlandA Haskell library for bidirectional serialization of TOML configuration data123
haskell-hvr/hsloggerA Haskell library providing a flexible and extensible logging framework for writing robust and configurable log messages in Haskell applications.65