Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test
☆1,152Nov 12, 2025Updated 4 months ago
Alternatives and similar repositories for embedded-postgres
Users that are interested in embedded-postgres are comparing it to the libraries listed below
Sorting:
- In-memory SQL engine in Go sql/driver for testing purpose☆928Sep 21, 2024Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,478Updated this week
- Fast and reliable background jobs in Go☆4,889Updated this week
- Modern embedded SQL database☆1,676Jan 16, 2026Updated 2 months ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,019Mar 8, 2026Updated last week
- Generate type-safe code from SQL☆17,177Updated this week
- PostgreSQL driver and toolkit for Go☆13,552Updated this week
- Mocking your SQL database in Go tests has never been easier.☆852Sep 30, 2025Updated 5 months ago
- Type safe SQL builder with code generation and automatic query result data mapping☆3,605Feb 16, 2026Updated last month
- Go library to parse and normalize SQL queries using the PostgreSQL query parser☆826Jan 28, 2026Updated last month
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- A library for calling C functions from Go without Cgo☆3,461Updated this week
- Low-level Go interface to SQLite 3☆963Nov 21, 2025Updated 4 months ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,887Jun 23, 2025Updated 8 months ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,728Mar 10, 2026Updated last week
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,428Jan 29, 2026Updated last month
- The Go implementation of Connect: Protobuf RPC that works.☆3,810Mar 12, 2026Updated last week
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…