blob: c0f8745a6af76fd933681805205686fd400409b6 [file] [log] [blame] [view]
Title: Gora SQL Module
## Overview
This is the main documentation for the gora-sql module.
Currently the <a href="http://search.maven.org/#artifactdetails|org.apache.gora|gora-sql|0.1.1-incubating|jar"><b>gora-sql-0.1.1-incubating</b></a>
module is deprecated, however <a href="https://issues.apache.org/jira/browse/GORA-86‎"><b>work is planned</b></a>
to use <a href="http://jooq.org">JOOQ</a> as a mechanism for providing SQL backend support for Gora.
In the deprecated gora-sql-0.1.1-incubating artifact [MySQL](htp://www.mysql.com) and [HSQLDB](http://www.hsqldb.org) are supported.
## gora.properties
Coming soon
## Gora SQL mappings
Coming soon