Pure functional JDBC layer for Scala, providing type-safe database access with cats-effect.
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>doobie-core_2.13</artifactId>
<version>0.13.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Execute a simple SQL query using Doobie with cats-effect IO.
Check the Doobie migration guide when upgrading between major versions (e.g., 0.x to 1.x).
No dependency data recorded yet.