PostgresClientKit
Postgres Client
A PostgreSQL client library written in Swift
A PostgreSQL client library for Swift. Does not require libpq.
135 stars
13 watching
21 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
databasepostgrespostgresqlserver-side-swiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
botpress/cdk-postgresql | Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
perfectlysoft/perfect-postgresql | Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library | 55 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
rootmos/libpquv | A C library that integrates the PostgreSQL client with the libuv event loop | 10 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
tomoakin/rpostgresql | A C library that provides an R interface to PostgreSQL | 64 |
benfante/libpq-wrapper | An experiment in creating a Java interface to PostgreSQL using the libpq C library | 8 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |