Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 430 Bytes

File metadata and controls

19 lines (10 loc) · 430 Bytes

sql

A simple lib for working with sql.

The base element is a query which is composable.

Queries can support transformations. Sending multiple queries to a database is supported dependent on the specific db.

Usage

I plan to write up some notes at some point, with some examples.

License

Copyright © 2014 FIXME

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