embedded-postgres

Postgres runtime

A Go library that runs a full-fledged Postgres database locally on any platform without requiring external dependencies.

Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test

GitHub

883 stars
8 watching
90 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 355
fs02/grimoire A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. 164
pganalyze/libpg_query A C library that parses and analyzes PostgreSQL queries to extract internal parse trees 1,216
goanywhere/rex A modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go. 33
jeroenrinzema/psql-wire A pure Go implementation of the PostgreSQL wire protocol. 110
hasura/pgdeltastream A service to stream Postgres changes over websockets using logical replication 254
antonlindstrom/pgstore A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage 94
demetrixbio/fsharp.data.npgsql An F# type provider library for accessing and manipulating data in PostgreSQL databases. 127
rapidloop/pgmetrics A tool to collect and display performance metrics from a running PostgreSQL server 967
pgrouting/pgrouting A routing and network analysis library for PostgreSQL. 1,176
allaboutapps/integresql Manages isolated PostgreSQL databases for integration tests 752
leaanthony/debme A utility for managing embedded filesystems in Go applications 33
public-transport/gtfs-via-postgres An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database 95
robinjoseph08/go-pg-migrations A tool to help manage migrations for a PostgreSQL database using Go and go-pg. 84
dataegret/pg-utils A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities 1,053