Pure functional JDBC layer for Scala, providing a type-safe API for database access.
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>doobie-core_2.11</artifactId>
<version>0.7.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Executes a simple SQL query using Doobie.
Upgrade to a newer Doobie version if using Scala 2.12 or 2.13.
No dependency data recorded yet.