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.
110 stars
2 watching
20 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
gopostgrespostgresqlserversqlwire-protocol
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A WebSocket client and server implementation for GraphQL communication | 6 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| A service to stream Postgres changes over websockets using logical replication | 254 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| A tool for simulating complex network topologies in a controlled environment. | 293 |
| A Go library that runs a full-fledged Postgres database locally on any platform without requiring external dependencies. | 883 |
| An open-source Go program for modeling and visualizing electrical circuits | 0 |
| Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
| A routing and network analysis library for PostgreSQL. | 1,176 |
| A client library for interacting with PostgreSQL databases in Erlang. | 423 |
| Tools for managing a PostgreSQL database like a version control system | 569 |
| A Go library for building database queries with support for various query patterns and features | 172 |
| A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |