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

https://github.com/simbiose/sqlrocks

transparent, schemaless library for building and composing SQL statements
https://github.com/simbiose/sqlrocks

Last synced: about 1 year ago
JSON representation

transparent, schemaless library for building and composing SQL statements

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/simbiose/sqlrocks.png?branch=master)](https://travis-ci.org/simbiose/sqlrocks)
[![License](http://img.shields.io/badge/License-MIT-red.svg)](LICENSE)

# sqlrocks

is a transparent, schemaless library for building and composing SQL statements.

see [website](http://rocks.simbio.se/sqlrocks) for details

# license

MIT, see LICENSE and source

# installation

## luarocks

# luarocks install sqlrocks

# tests

run [busted](https://github.com/Olivine-Labs/busted), see spec folder