@hackage postgres-tmp0.2.0

Create a temporary database that is deleted after performing some operation

postgres-tmp

Build Status Hackage

Haskell library for creating temporary postgresql databases. This is especially useful for tests where you don’t want to assume that a certain database is available.