finagle-postgres
DB client
Provides support for interacting with PostgreSQL databases from a Finagle-based application
PostgreSQL protocol support for Finagle
81 stars
9 watching
39 forks
Language: Scala
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vkostyukov/finagle-postgres | Supports communication between Finagle and PostgreSQL databases. | 0 |
finagle/finagle-websocket | Provides support for real-time communication using websockets in a Finagle-based service | 35 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
finagle/featherbed | A functional Scala HTTP client built on top of Finagle and Shapeless, providing a typesafe API for REST client interfaces. | 137 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
finagle/finch | A Scala library for building composable HTTP APIs in a functional style on top of Finagle | 1,599 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 544 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |