https://github.com/kakkun61/postgresql-pure
a PostgreSQL client library implemented with pure Haskell
https://github.com/kakkun61/postgresql-pure
haskell postgresql
Last synced: 7 months ago
JSON representation
a PostgreSQL client library implemented with pure Haskell
- Host: GitHub
- URL: https://github.com/kakkun61/postgresql-pure
- Owner: kakkun61
- License: other
- Created: 2021-09-02T03:38:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T13:36:29.000Z (over 1 year ago)
- Last Synced: 2025-06-27T19:02:49.886Z (7 months ago)
- Topics: haskell, postgresql
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/postgresql-pure
- Size: 233 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# postgresql-pure
[](http://hackage.haskell.org/package/postgresql-pure) [](https://github.com/kakkun61/postgresql-pure/actions/workflows/push.yaml) [](https://github.com/sponsors/kakkun61)
## Copyright
2021 Kazuki Okamoto (岡本和樹), 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