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

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: 12 months 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