Repository navigation
postgresql-driver
- Website
- Wikipedia
PostgreSQL client for node.js.
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
PostgreSQL driver for Deno
Asynchronous Python PostgreSQL driver written in Rust
A high-performance, non-blocking database driver for PostgreSQL, MySQL, and SQLite, written for Kotlin Multiplatform.
OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.
PostgreSQL client library for Deno and Node.js that exposes all features of the wire protocol.
Sample code of cpprestsdk (casablanca), it's a sample example for beginner to get started with cpprestsdk with database(currently PostgreSQL) integration with basic structure, programmer can extend it.
Docker image for pentaho server 9 and container configuration
Example Python sanic with async postgre SQL
Pgnoli is a .NET implementation of the PostgreSQL wire protocol v3. It gives you some traits to implement your own PostgreSQL compatible servers (and client if there is case Npgsql does not fit).
A high-performance, non-blocking database driver for PostgreSQL, MySQL, and SQLite, written for Kotlin Native.
🐘 Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
PostgreSQL Driver for Perfect Sessions.
A Crystal binding to the native postgres library (libpq)
Bank microservices using Spring Boot with Eureka Server, API Gateway and PostgreSQL.