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: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
datawan-labs/pgA client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes355
fs02/grimoireA Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation.164
pganalyze/libpg_queryA C library that parses and analyzes PostgreSQL queries to extract internal parse trees1,216
goanywhere/rexA modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go.33
jeroenrinzema/psql-wireA pure Go implementation of the PostgreSQL wire protocol.110
hasura/pgdeltastreamA service to stream Postgres changes over websockets using logical replication254
antonlindstrom/pgstoreA session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage94
demetrixbio/fsharp.data.npgsqlAn F# type provider library for accessing and manipulating data in PostgreSQL databases.127
rapidloop/pgmetricsA tool to collect and display performance metrics from a running PostgreSQL server967
pgrouting/pgroutingA routing and network analysis library for PostgreSQL.1,176
allaboutapps/integresqlManages isolated PostgreSQL databases for integration tests752
leaanthony/debmeA utility for managing embedded filesystems in Go applications33
public-transport/gtfs-via-postgresAn application that imports and manages GTFS Static/Schedule data in a PostgreSQL database95
robinjoseph08/go-pg-migrationsA tool to help manage migrations for a PostgreSQL database using Go and go-pg.84
dataegret/pg-utilsA collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities1,053