https://github.com/iijlab/postgresql-pure
a PostgreSQL client library implemented with pure Haskell
https://github.com/iijlab/postgresql-pure
haskell postgresql
Last synced: 6 months ago
JSON representation
a PostgreSQL client library implemented with pure Haskell
- Host: GitHub
- URL: https://github.com/iijlab/postgresql-pure
- Owner: iijlab
- License: other
- Created: 2019-10-21T03:03:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T17:43:33.000Z (over 5 years ago)
- Last Synced: 2025-06-05T14:42:25.473Z (8 months ago)
- Topics: haskell, postgresql
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/postgresql-pure
- Size: 567 KB
- Stars: 36
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# postgresql-pure
[](http://hackage.haskell.org/package/postgresql-pure) [](https://iij-ii.github.io/postgresql-pure/) [](https://github.com/iij-ii/postgresql-pure/actions?query=workflow%3Abuild) [](https://github.com/iij-ii/postgresql-pure/actions?query=workflow%3Atest)
## Copyright
2019 IIJ Innovation Institute Inc.
And some files are licensed by followings. See the LICENSE file for details.
- BSD-3-Clause
- 2012-2015 Leon P Smith
- 2015 Bryan O'Sullivan
- BSD-3-Clause
- 2005-2011 John Goerzen
- MIT
- 2017 Vyacheslav Hashov