https://github.com/ilya-murzinov/postgres-embedded
Haskell library for easily running embedded PostgreSQL server for tests
https://github.com/ilya-murzinov/postgres-embedded
haskell postgresql testing
Last synced: 10 months ago
JSON representation
Haskell library for easily running embedded PostgreSQL server for tests
- Host: GitHub
- URL: https://github.com/ilya-murzinov/postgres-embedded
- Owner: ilya-murzinov
- License: bsd-3-clause
- Created: 2017-10-08T18:59:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T13:00:57.000Z (over 6 years ago)
- Last Synced: 2025-04-10T15:58:01.449Z (about 1 year ago)
- Topics: haskell, postgresql, testing
- Language: Haskell
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Awesome Lists containing this project
README
# postgres-embedded [](https://hackage.haskell.org/package/postgres-embedded) [](https://travis-ci.org/ilya-murzinov/postgres-embedded) [](https://ci.appveyor.com/project/ilya-murzinov/postgres-embedded)
Haskell API for starting/stopping embedded PostgreSQL instance.