go-postgresql

module
v1.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2025 License: Apache-2.0

README

go-postgresql

GitHub tag (latest SemVer) test Go Reference codecov

The go-postgresql is a database framework for implementing a PostgreSQL-compatible server using Go easily.

What is the go-postgresql?

The go-postgresql handles PostgreSQL protocol and interprets the major messages automatically so that all developers can develop PostgreSQL-compatible servers easily.

Since the go-postgresql handles all startup and system commands automatically, developers can easily implement their PostgreSQL-compatible server only by simply handling DDL (Data Definition Language) and DML (Data Manipulation Language) query commands.

Table of Contents

Examples

References

Directories

Path Synopsis
bin
pgpcapdump
pgpcapdump is a dump utility for PostgreSQL packet capture file.
pgpcapdump is a dump utility for PostgreSQL packet capture file.
examples
go-postgresqld
go-postgresqld is an example of a compatible PostgreSQL server implementation using go-postgresql.
go-postgresqld is an example of a compatible PostgreSQL server implementation using go-postgresql.
net

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL