A library for managing Datalog database systems.
For documentation on how to use databog, please see docs.md
Table of Contents
https://github.com/wikiti/pandoc-book-template
- [] DOING Typed Clojure annonations for Datom/Datalog datoms
- [] TODO Catalog System for Datalog Attributes
- [] TODO Example Schema and implementation with Datahike
- [] TODO Clojure Parsing and Code generations tools
- [] TODO GraphQL generation from Datalog Attributes
- [] TODO GraphQL validator
- [] TODO GraphQL Code Coverage
- [] TODO GraphQL Fake API backed by in memory DataHike database
- [] TODO TypedClojure -> GraphQL?
- [] TODO isort for clojure?
bb mainbb testbb type-checkbb docsProcess readme markdown file
pandoc -f markdown -t json readme.md | jet --from json --to edn --keywordize > readme.edn
pandoc -f markdown -t json readme.md --filter bin/t-pandoc