{"id":74606,"library":"doobie-postgres-2-12","title":"Doobie PostgreSQL","description":"PostgreSQL support for the Doobie functional JDBC library for Scala.","status":"active","version":"0.13.4","language":"java","source_language":null,"source_url":"https://github.com/typelevel/doobie","tags":["doobie","postgresql","scala","jdbc","database"],"install":[{"cmd":"<dependency>\n  <groupId>org.tpolecat</groupId>\n  <artifactId>doobie-postgres_2.12</artifactId>\n  <version>0.13.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.tpolecat:doobie-postgres_2.12:0.13.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"PGTransactor","correct":"doobie.postgres._"}],"quickstart":{"code":"import doobie._\nimport doobie.postgres._\nimport cats.effect.IO\n\nval xa: Transactor[IO] = PGTransactor[IO](\"jdbc:postgresql://localhost/mydb\", \"user\", \"pass\").unsafeRunSync()","lang":"scala","description":"Create a PostgreSQL transactor with Doobie."},"warnings":[],"env_vars":null,"search_vec":"'databas':17 'doobi':1,7,13 'function':8 'jdbc':9,16 'librari':10 'postgresql':2,3,14 'scala':12,15 'support':4","created_at":"2026-06-17T19:06:03.186552+00:00","updated_at":"2026-06-17T19:06:03.186552+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/typelevel/doobie","github":"https://github.com/typelevel/doobie","docs":"https://appdoc.app/artifact/org.tpolecat/doobie-postgres_2.12/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}