libpquv
Event-driven PostgreSQL client
A C library that integrates the PostgreSQL client with the libuv event loop
A small library combining libpq and libuv
10 stars
1 watching
6 forks
Language: C
last commit: about 2 years ago libuvpostgrespostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 136 |
leafo/pgmoon | A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 398 |
benfante/libpq-wrapper | An experiment in creating a Java interface to PostgreSQL using the libpq C library | 8 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,551 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
jorgedelossantos/pyqus | A tool for post-processing Abaqus ODB files in Python | 45 |
arcapos/luapgsql | A C-based Lua module providing an interface to PostgreSQL for use in scripting and applications. | 112 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 423 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
lifepillar/pgsql.vim | A plugin that provides syntax highlighting and auto-completion support for PostgreSQL and its extensions. | 273 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |