postgres-embedded

[ lib, library, mit ] [ Propose Tags ]

Library for easily running embedded PostgreSQL server for tests


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0
Dependencies base (>=4.7 && <5), directory, filepath, HDBC, HDBC-postgresql, shell-conduit [details]
License MIT
Copyright 2017 Ilya Murzinov
Author Ilya Murzinov
Maintainer murz42@gmail.com
Category Lib
Home page https://github.com/ilya-murzinov/postgres-embedded
Source repo head: git clone git://github.com/ilya-murzinov/postgres-embedded.git
Uploaded by ilya_murzinov at 2017-10-08T19:58:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5826 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-08 [all 1 reports]

Readme for postgres-embedded-0.1.0

[back to package description]

postgres-embedded

Haskell API for starting/stopping embedded PostgreSQL instance.