Liking cljdoc? Tell your friends :D

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.

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.
raw docstring

org.purefn.sqlium.dsl

Convenience functions for interacting with sqlium's SQL entity DSL. See the two DSL namespaces for more extensive documentation about the contents of specs and the return values of the various operations

Convenience functions for interacting with sqlium's SQL entity DSL.
See the two DSL namespaces for more extensive documentation about
the contents of specs and the return values of the various
operations 
raw docstring

org.purefn.sqlium.transform

Functions that deal with transforming data returned from the service's SQL queries into the structure defined by the data spec.

Functions that deal with transforming data returned from the
service's SQL queries into the structure defined by the data spec.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close