https://github.com/rootmos/libpquv
A small library combining libpq and libuv
https://github.com/rootmos/libpquv
libuv postgres postgresql
Last synced: 11 months ago
JSON representation
A small library combining libpq and libuv
- Host: GitHub
- URL: https://github.com/rootmos/libpquv
- Owner: rootmos
- Created: 2017-10-07T07:38:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T13:28:15.000Z (over 3 years ago)
- Last Synced: 2025-04-14T22:35:43.250Z (about 1 year ago)
- Topics: libuv, postgres, postgresql
- Language: C
- Homepage:
- Size: 68.4 KB
- Stars: 10
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libpquv
=======
[](https://travis-ci.org/rootmos/libpquv)
A small library combining
[libpq](https://www.postgresql.org/docs/9.6/static/libpq.html)
and
[libuv](http://docs.libuv.org/en/v1.x/).