Closed purbon closed 9 years ago
I wonder why do we need something like the custom jdbc mixing if we could be using a library like https://github.com/jeremyevans/sequel that has actually adapters for
ADO, Amalgalite, CUBRID, DataObjects, DB2, DBI, Firebird, FoundationDB SQL Layer, IBM_DB, Informix, JDBC, MySQL, Mysql2, ODBC, OpenBase, Oracle, PostgreSQL, SQLAnywhere, SQLite3, Swift, and TinyTDS.
out of the box.
is there any design reason that makes us avoid using Sequel?
We do use Sequel :)
I wonder why do we need something like the custom jdbc mixing if we could be using a library like https://github.com/jeremyevans/sequel that has actually adapters for
out of the box.
is there any design reason that makes us avoid using Sequel?