libpq-wrapper
PostgreSQL wrapper
An experiment in creating a Java interface to PostgreSQL using the libpq C library
Experiments on using PostgreSQL in Java without a JDBC driver, wrapping the libpq C library.
8 stars
6 watching
8 forks
Language: C
last commit: almost 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
david-bouyssie/libpq4s | A Scala Native wrapper of the LIBPQ C library | 4 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |
rootmos/libpquv | A C library that integrates the PostgreSQL client with the libuv event loop | 10 |
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 136 |
perfectlysoft/perfect-postgresql | Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library | 55 |
ran404/bbgbridge | A Python wrapper around the Bloomberg Desktop API | 1 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
matthewgilbert/pdblp | Provides an interface to integrate pandas and the Bloomberg Open API | 241 |
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
juliendelplanque/postgresqlparser | A tool that parses and analyzes PostgreSQL source code | 7 |
zaid-ajaj/npgsql.fsharp | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 351 |
quanvo87/firebasehelper | A wrapper around Firebase's Realtime Database functions, providing simple methods for common operations. | 15 |
remodoy/clj-postgresql | A Clojure library that provides an interface to PostgreSQL databases with support for connection parameter customization and type conversion | 161 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,551 |