sqlx4k is not an ORM. Instead, it provides a comprehensive toolkit of primitives and utilities to communicate directly with your database. The focus is on giving you control while catching errors ...
The driver comes in the form of a single jar file. To use it, simply place it on the classpath of the Java application that needs to use it. If using with JDBC compatible BI tools, refer to the tool ...