Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 523 Bytes

File metadata and controls

22 lines (12 loc) · 523 Bytes

Build Status License

sqlrocks

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

see website for details

license

MIT, see LICENSE and source

installation

luarocks

# luarocks install sqlrocks

tests

run busted, see spec folder