[ https://issues.apache.org/jira/browse/GORA-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189443#comment-13189443 ]
Lewis John McGibbney commented on GORA-74: ------------------------------------------ Hi Enis, I understand where you are coming from. @ a quick glance, JOOQ says it supports the following RDB's * DB2 9.7 * Derby 10.8 * H2 1.3.161 * HSQLDB 2.2.5 * Ingres 10.1.0 * MySQL 5.1.41 and 5.5.8 * Oracle XE 10.2.0.1.0 and 11g * PostgreSQL 9.0 * SQLite with inofficial JDBC driver v056 * SQL Server 2008 R8 * Sybase Adaptive Server Enterprise 15.5 * Sybase SQL Anywhere 12 I know we are not focusing on any of this in particular (TBH I couldn't really care for the RDB model at the moment), however I think the flexibility it offers is quite a strong arguement for implementation. Also it looks like it has a pretty active community so we know that the API is being maintained and developed. > Remove sqlbuilder library > ------------------------- > > Key: GORA-74 > URL: https://issues.apache.org/jira/browse/GORA-74 > Project: Gora > Issue Type: Improvement > Reporter: Enis Soztutar > > We have to remove the library sqlbuilder, which is used by gora-sql, to > construct queries from code. The reasons are > - It is LGPL > - We have very little need for this library. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira