postbird
PostgreSQL client
A cross-platform GUI client for PostgreSQL databases
Open source PostgreSQL GUI client for macOS, Linux and Windows
2k stars
25 watching
124 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
desktop-appelectron-appjavascriptlinuxmacospostgresqlwindows
Related projects:
Repository | Description | Stars |
---|---|---|
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
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 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 135 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
leafo/pgmoon | A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 395 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |