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

https://github.com/inqwell/entity-sql

SQL Persistence for entity-core
https://github.com/inqwell/entity-sql

clojure crud sql

Last synced: over 1 year ago
JSON representation

SQL Persistence for entity-core

Awesome Lists containing this project

README

          

# entity-sql

A Clojure library to provide SQL persistence for entities defined
with [`entity-core`](https://github.com/inqwell/entity-core)
using [`HugSQL`](https://www.hugsql.org).

Documentation can be found [here](https://inqwell.github.io/entity-sql/index.html)

## Usage

`[entity/entity-sql "0.1.2"]`

## License

Copyright © 2018 Inqwell Ltd

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.