ddb
Database client
A D programming language client library for interacting with PostgreSQL databases.
Database access for D2. Currently, only PostgreSQL client.
39 stars
5 watching
29 forks
Language: D
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
dalmatinerdb/ddb_client | An Erlang TCP client for interacting with the Dalmatiner time series database | 11 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
finagle/finagle-postgres | Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 135 |