Here are
37 public repositories
matching this topic...
A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Nov 16, 2021
-
Python
Neo4j Bolt driver for Python
-
Updated
Nov 23, 2021
-
Python
Node.js client for the Aerospike database
-
Updated
Oct 12, 2021
-
JavaScript
The official Python client library for EdgeDB
-
Updated
Nov 22, 2021
-
Python
SAP HANA Database Client for Go
The official TypeScript/JS client library for EdgeDB
-
Updated
Nov 23, 2021
-
TypeScript
EventStore Haskell TCP Client
-
Updated
Jul 30, 2020
-
Haskell
A native Haskell driver for PostgreSQL
-
Updated
Feb 4, 2019
-
Haskell
Rust client for the Aerospike database
-
Updated
Nov 23, 2021
-
Rust
Ruby client for the Aerospike database
A lean and mean PostgreSQL client for Pharo
-
Updated
Nov 19, 2021
-
Smalltalk
Oracle Database driver for the Julia language.
-
Updated
Oct 3, 2021
-
Julia
A reasonably functional Neo4j driver for the Julia programming language.
-
Updated
Apr 15, 2020
-
Julia
WIP: Elixir driver for EdgeDB
-
Updated
Nov 18, 2021
-
Elixir
JDBC SQL driver which supports fast aws aurora failover and distributed replica reads
OpenCensus instrumented JDBC wrapper for tracing and metrics
-
Updated
Oct 30, 2019
-
Java
NodeJS driver for CovenantSQL base on HTTP(s) proxy, now moved to =>
-
Updated
Apr 1, 2019
-
TypeScript
Low level PHP client for ArangoDB with PHP8 support
A simple OpenGauss client for Node.js based on node-postgres.
-
Updated
Sep 2, 2021
-
JavaScript
Nim database driver for YugaByte, PostgreSQL, and Cassandra
MongoDB driver for dc-api-core
-
Updated
Sep 26, 2021
-
JavaScript
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
Reactive wrapper for JDBC calls.
-
Updated
Jul 13, 2019
-
Java
-
Updated
Nov 25, 2020
-
Crystal
EventStore Rust TCP Client
-
Updated
May 16, 2017
-
Rust
(unmaintained) An incomplete Python driver for Terrabase
-
Updated
Sep 26, 2020
-
Python
Improve this page
Add a description, image, and links to the
database-driver
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
database-driver
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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