psql-wire

PostgreSQL simulator

A pure Go implementation of the PostgreSQL wire protocol.

PostgreSQL server wire protocol. Build your own server and start serving connections.

GitHub

110 stars
2 watching
20 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list

gopostgrespostgresqlserversqlwire-protocol

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 355
zaba505/gws A WebSocket client and server implementation for GraphQL communication 6
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59
hasura/pgdeltastream A service to stream Postgres changes over websockets using logical replication 254
ged/ruby-pg A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. 804
covenantsql/gnte A tool for simulating complex network topologies in a controlled environment. 293
fergusstrange/embedded-postgres A Go library that runs a full-fledged Postgres database locally on any platform without requiring external dependencies. 883
pavel7004/graphplot An open-source Go program for modeling and visualizing electrical circuits 0
shayonj/pg-osc Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. 554
pgrouting/pgrouting A routing and network analysis library for PostgreSQL. 1,176
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
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
dandoh/web-haskell-graphql-postgres-boilerplate A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. 122