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
883 stars
8 watching
90 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
| A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
| A modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go. | 33 |
| A pure Go implementation of the PostgreSQL wire protocol. | 110 |
| A service to stream Postgres changes over websockets using logical replication | 254 |
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
| A tool to collect and display performance metrics from a running PostgreSQL server | 967 |
| A routing and network analysis library for PostgreSQL. | 1,176 |
| Manages isolated PostgreSQL databases for integration tests | 752 |
| A utility for managing embedded filesystems in Go applications | 33 |
| An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database | 95 |
| A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
| A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |