Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PG Ephemeral

A modern toolkit for creating, managing, and scaling ephemeral PostgreSQL databases for local development, testing, CI pipelines, and automation workflow

PG Ephemeral lets you instantly spin up isolated PostgreSQL instances — temporary, reproducible, disposable — with powerful lifecycle management and integration options.


Why PG Ephemeral?

Modern development environments increasingly depend on ephemeral infrastructure. Databases shouldn’t be an exception

PG Ephemeral helps you:

  • Create isolated PostgreSQL instances in milliseconds
  • Run tests without affecting your real DB
  • Spin up DBs per test, per branch, or per CI job
  • Seed with custom schemas or migrations
  • Destroy automatically when done
  • Integrate with local tools, cloud environments, or containers

It’s lightweight, fast, and designed for modern workflows.


About

Ephemeral PostgreSQL environments for development, testing, and CI. Instantly spin up, manage, and destroy isolated Postgres instances with a simple Rust API and CLI

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages