Sqlium 0.1.3-SNAPSHOT
Released under the Eclipse Public License
A flexible, Datomic-inspired, config-driven Extraction system (big E in ETL).
Installation
To install, add the following dependency to your project or build file:
[org.purefn/sqlium "0.1.3-SNAPSHOT"]
Namespaces
org.purefn.sqlium
A flexible, config-driven, Datomic-inspired entity extraction system. sqlium provides a declarative DSL to describe entities stored in a relational database - particularly those that are composed of many tables with nested relationships - and mechanisms to read and transform them into Clojure datastructures.