Search code examples
Doobie Query for Entities with Value Class Fields...

scaladoobie

Read More
Doobie cannot find or construct a Read instance for type T...

scalaimplicitscala-catsdoobie

Read More
Doobie with Hikari setup...

mysqldatabasescalahikaricpdoobie

Read More
How do I convert a java.util.UUID to doobie.syntax.SqlInterpolator.SingleFragment?...

scalacircehttp4sdoobie

Read More
Running queries in parallel in Doobie...

scalafunctional-programmingscala-catsdoobie

Read More
Could not find or construct Param[shapeless.::[String,shapeless.::[io.circe.Json,shapeless.HNil]]]...

postgresqlscaladoobie

Read More
SQL `NULL` read at column 1 (JDBC type null) but mapping is to a non-Option type...

scalaquilldoobiequill.io

Read More
Scala Doobie & Hikari CP transactor handling...

scalahikaricpdoobie

Read More
Cannot construct a Read instance for type User. Type misunderstanding with Doobie in Scala...

scalascala-catscats-effectdoobie

Read More
How to read/write Timestamp in Doobie (Postgres)...

postgresqlscaladoobie

Read More
How to raise error while composing ConnectionIO?...

scaladoobie

Read More
Scala Doobie does not return anything when using OR WHERE...

scaladoobie

Read More
Doobie example complains about column index mismatch...

scaladoobie

Read More
How to generate SQL statements dynamically using Doobie (scala)...

scaladoobie

Read More
Scala Doobie PSQLException: ERROR: syntax error at end of input when use "Like %"...

sqlpostgresqlscaladoobie

Read More
Scala doobie fragment with generic type parameter...

sqlscaladoobie

Read More
provide Get instance for Seq...

scaladoobie

Read More
How to configure transactor in doobie?...

mysqlscalaintellij-ideahikaricpdoobie

Read More
How to pass complete query as a parameter...

sqlscalascala-catsdoobie

Read More
jdbc - HikariCP: Seeing low insert thoughput while DB/App cpu % is still low...

postgresqlscalajdbchikaricpdoobie

Read More
Doobie batch update using generics...

scalagenericsdoobie

Read More
Scala doobie syntax error at or near "$1" when pass dynamical vars into INSERT INTO query...

postgresqlscaladoobie

Read More
Why does Doobie use free monad?...

scaladoobie

Read More
Doobie. Compose .update.withGeneratedKeys() and .update.run...

scalabatch-insertdoobie

Read More
How to get optional result in insert statements with Doobie?...

scaladoobie

Read More
How to put data from various tables into separate lists via one request...

scaladoobie

Read More
How to execute list of string SQL statements against a PostgreSQL db in Scala using doobie?...

scaladoobie

Read More
How to write a doobie transaction when there's an IO stuck in the middle...

scalascala-catsdoobiecats-effect

Read More
Doobie transact over a list of ConnectionIO programs...

scalascala-catsdoobie

Read More
List to multiple anonymous/underscore parameters in for-comprehension...

scalafunctional-programmingfor-comprehensiondoobie

Read More
BackNext