SQLRat is a Clojure (v1.2 or later) library to access relational databases using entity objects and to navigate entity relations in a stateless manner. Easy to use and flexible - you can also pass in native SQL for accessing the database.
N/A
[org.bituf/sqlrat "0.2"]
org.bituf/sqlrat {:mvn/version "0.2"}
implementation("org.bituf:sqlrat:0.2")
<dependency> <groupId>org.bituf</groupId> <artifactId>sqlrat</artifactId> <version>0.2</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: