Y
Hacker News
new
|
ask
|
show
|
jobs
Pgtemp: The easiest way to write tests with Postgres, no Docker necessary
(
github.com
)
2 points
by
boustrophedon
846 days ago
1 comments
boustrophedon
846 days ago
I made a Rust library and cli tool that starts a clean postgres instance for each test. The daemon version transparently proxies your connection to a new postgres server every time you connect to it.
link