Pinned Repositories
zio-pgcopy
A library to do very fast bulk inserts/selects with a PostgreSQL database using ZIO 2, Netty and the PG binary wire protocol.
guidoschmidt17's Repositories
guidoschmidt17/zio-pgcopy
A library to do very fast bulk inserts/selects with a PostgreSQL database using ZIO 2, Netty and the PG binary wire protocol.
guidoschmidt17/skunk
A data access library for Scala + Postgres.
guidoschmidt17/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
guidoschmidt17/zio-channel
Prototype library for Go-like channels in Scala 3 / ZIO 2
guidoschmidt17/zio-jdbc
A small, idiomatic ZIO interface to JDBC.