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)
349 stars
6 watching
16 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
databasepostgresqlreactshadcntypescriptwasm
Related projects:
Repository | Description | Stars |
---|---|---|
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 135 |
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 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
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,043 |
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,550 |
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 | 249 |
tminglei/slick-pg | An extension of Slick for PostgreSQL providing support for various data types and features | 838 |