asyncpg

PostgreSQL driver

A pure asynchronous PostgreSQL driver for the Nim programming language

Asynchronous PostgreSQL driver for Nim language

GitHub

59 stars
6 watching
6 forks
Language: Nim
last commit: about 3 years ago
Linked from 1 awesome list

asynchronousnimnim-languagepostgresql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alaisi/postgres-async-driver An asynchronous PostgreSQL driver that enables non-blocking queries and connections. 289
nakagami/micropg A PostgreSQL database driver for MicroPython allowing Python-based access to PostgreSQL databases. 26
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 249
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
dwclark/postgresql Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. 5
nikita-volkov/hasql A high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries. 519
xxgreg/dart_postgresql Provides an interface to PostgreSQL databases from Dart applications 84
msakrejda/pegasus An ActionScript 3 driver for PostgreSQL 16
sspkrolik/nimongo A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. 101
pgjdbc/r2dbc-postgresql Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. 1,012
jasync-sql/jasync-sql An asynchronous JDBC driver for PostgreSQL and MySQL 1,654
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59
tulayang/asyncmysql An asynchronous MySQL connector written in Nim. 11
canopytax/asyncpgsa A library that wraps asyncpg to enable use with SQLAlchemy 417
timonw-dev/micropg_lite A lightweight PostgreSQL database driver for MicroPython 4