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
- Host: GitHub
- URL: https://github.com/green-coder/omni-datalog
- Owner: green-coder
- Created: 2022-08-27T15:55:03.000Z (over 3 years ago)
- Default Branch: made-in-taiwan
- Last Pushed: 2022-09-18T05:57:51.000Z (over 3 years ago)
- Last Synced: 2025-02-10T11:11:20.053Z (about 1 year ago)
- Topics: clojure, clojurescript, datalog-engine, wip-do-not-use
- Language: Clojure
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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