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

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

Awesome Lists containing this project

README

          

# Datomic Tools

[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.akiel/datomic-tools.svg)](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.