datalevin
Datalog database
A simple, fast and versatile Datalog query engine with features like recursive rules, full-text search, and concurrent read-intensive workloads.
A simple, fast and versatile Datalog database
1k stars
28 watching
67 forks
Language: Clojure
last commit: about 1 month ago
Linked from 1 awesome list
client-server-databasesdatalog-query-engineembedded-databasefulltext-searchkey-value-store
Related projects:
Repository | Description | Stars |
---|---|---|
replikativ/datahike | A distributed Datalog database with an efficient query engine and support for immutable data storage | 1,634 |
travitch/datalog | A Haskell implementation of Datalog, allowing recursive queries in a logic language. | 104 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
jdbi/jdbi | Provides idiomatic access to relational databases in Java and other JVM technologies. | 1,995 |
apache/druid | A high-performance real-time analytics database for fast queries and ingest | 13,548 |
l1xnan/duckling | A desktop application for quickly browsing data from various sources, including CSV and Parquet files, as well as databases. | 252 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 497 |
swirrl/matcha | An in-memory graph query engine with a SPARQL-like DSL for querying Linked Data Models | 22 |
clojure/data.avl | A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |
zero88/jooqx | An implementation of a powerful, reactive, and non-blocking SQL database interface | 27 |
clojure/data.json | A JSON parser and generator for Clojure data structures | 544 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 308 |
ileriayo/ileriayo | A software project focused on developing a system for managing and processing complex data flows. | 52 |
danielstjules/pjs | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 420 |