https://github.com/alexanderkiel/datomic-tools
Tools to work with Datomic
https://github.com/alexanderkiel/datomic-tools
datomic
Last synced: 11 months ago
JSON representation
Tools to work with Datomic
- Host: GitHub
- URL: https://github.com/alexanderkiel/datomic-tools
- Owner: alexanderkiel
- License: epl-1.0
- Created: 2018-01-30T17:05:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T06:22:43.000Z (over 7 years ago)
- Last Synced: 2025-03-29T05:27:54.932Z (about 1 year ago)
- Topics: datomic
- Language: Clojure
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Datomic Tools
[](https://clojars.org/org.clojars.akiel/datomic-tools)
Macros which allow to define Datomic schema entities like attributes and functions in multiple namespaces. All that schema information can be accessed by a function.
## Installation
#### Leiningen
Datomic Tools is available from [Clojars](https://clojars.org/org.clojars.akiel/datomic-tools).
## Usage
FIXME
## License
Copyright © 2016 Alexander Kiel
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.