A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Aug 10, 2021 - Python
{{ message }}
A fast PostgreSQL Database Client Library for Python/asyncio.
C++ Driver for MongoDB
Neo4j Bolt driver for Python
Node.js client for the Aerospike database
EdgeDB Python Driver
JavaScript bindings for EdgeDB
EventStore Haskell TCP Client
A native Haskell driver for PostgreSQL
Rust client for the Aerospike database
A lean and mean PostgreSQL client for Pharo
Ruby client for the Aerospike database
Oracle Database driver for the Julia language.
A reasonably functional Neo4j driver for the Julia programming language.
JDBC SQL driver which supports fast aws aurora failover and distributed replica reads
OpenCensus instrumented JDBC wrapper for tracing and metrics
WIP: Elixir driver for EdgeDB
NodeJS driver for CovenantSQL base on HTTP(s) proxy, now moved to =>
A simple OpenGauss client for Node.js based on node-postgres.
Low level PHP client for ArangoDB with PHP8 support
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
MongoDB driver for dc-api-core
prestodb crystal driver
EventStore Rust TCP Client
(unmaintained) An incomplete Python driver for Terrabase
Add a description, image, and links to the database-driver topic page so that developers can more easily learn about it.
To associate your repository with the database-driver topic, visit your repo's landing page and select "manage topics."
Instead of hard-coding
u128, the method should accept a generic where the number precision can be specified.As InfluxDb docs recommend using the lowest precision possible for improved compression of data. This commit s