Kai Niemiblog.cloudneutral.seยทApr 4, 2023CockroachDB and JDBI: A Practical ExampleIn this article, we're taking a look at JDBI as an alternative to JDBC to access CockroachDB. JDBI is not an ORM but a simple abstraction on top of JDBC that depend heavily on reflection and lambda expressions to provide a better developer experience...103 readscockroachdbComments disabledThe comments have been disabled by the author for this article.