Backends database drivers

Parent project for the backend database drivers. Drivers are kept independent of the database implementation as some databases may share the same drivers (for instance, many Postgres-derived databases use the same JDBC drivers, as they implement the same wire protocol). However, database-dependent configuration is possible from the database backend module.

Homepage POM file JAR file Javadoc
'com.torodb.torod.backends:drivers:0.40-alpha1'

Dependencies

no dependencies