https://github.com/scrive/hpqtypes
https://github.com/scrive/hpqtypes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrive/hpqtypes
- Owner: scrive
- License: bsd-3-clause
- Created: 2014-03-04T22:16:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T18:10:37.000Z (over 1 year ago)
- Last Synced: 2025-04-02T11:47:24.285Z (about 1 year ago)
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/hpqtypes
- Size: 1.02 MB
- Stars: 18
- Watchers: 33
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hpqtypes
[](https://github.com/scrive/hpqtypes/actions?query=branch%3Amaster)
[](https://hackage.haskell.org/package/hpqtypes)
[](https://packdeps.haskellers.com/feed?needle=andrzej@rybczak.net)
[](https://www.stackage.org/lts/package/hpqtypes)
[](https://www.stackage.org/nightly/package/hpqtypes)
Efficient and easy-to-use bindings to (slightly modified) libpqtypes,
libpq extension that adds support for binary transport format and
composite types.
Source code of libpqtypes is bundled along with the bindings.
Examples can be found in the [examples](https://github.com/scrive/hpqtypes/tree/master/examples) directory.