Roach Data is a collection of small demos using different Java data access frameworks and ORMs with CockroachDB.
The demo projects include:
JDBC - using Spring Data JDBC which is just a simpler wrapper around JDBC
JDBC (plain) - using plain JDBC wi...