Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/green-coder/omni-datalog

Datalog on arbitrary Clojure datastructure
https://github.com/green-coder/omni-datalog

clojure clojurescript datalog-engine wip-do-not-use

Last synced: 6 days ago
JSON representation

Datalog on arbitrary Clojure datastructure

Awesome Lists containing this project

README

        

## Omni-datalog

This library allows the user to query arbitrary data in an efficient way using datalog query syntax.

## Usage

TODO