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

106 stars
2 watching
19 forks
Language: Go
last commit: 10 days 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 349
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 253
ged/ruby-pg A PostgreSQL interface library for Ruby 796
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. 860
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. 540
pgrouting/pgrouting A routing and network analysis library for PostgreSQL. 1,168
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
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