pg
PostgreSQL client
A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes
In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
355 stars
6 watching
17 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 2 awesome lists
databasepostgresqlreactshadcntypescriptwasm
Related projects:
Repository | Description | Stars |
---|---|---|
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 136 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
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. | 423 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
ged/ruby-pg | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
vietj/reactive-pg-client | A high-performance client for interacting with PostgreSQL databases using reactive and non-blocking connections. | 74 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,551 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |
tminglei/slick-pg | An extension of Slick for PostgreSQL providing support for various data types and features | 838 |