Here are
32 public repositories
matching this topic...
A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Dec 23, 2020
-
Python
Neo4j Bolt driver for Python
-
Updated
Jan 14, 2021
-
Python
Node.js client for the Aerospike database
-
Updated
Jan 21, 2021
-
JavaScript
SAP HANA Database Client for Go
-
Updated
Jan 20, 2021
-
Python
EventStore Haskell TCP Client
-
Updated
Jul 30, 2020
-
Haskell
A native Haskell driver for PostgreSQL
-
Updated
Feb 4, 2019
-
Haskell
JavaScript bindings for EdgeDB
-
Updated
Jan 20, 2021
-
TypeScript
Ruby client for the Aerospike database
Rust client for the Aerospike database
-
Updated
Oct 29, 2020
-
Rust
A lean and mean PostgreSQL client for Pharo
-
Updated
Nov 4, 2020
-
Smalltalk
A reasonably functional Neo4j driver for the Julia programming language.
-
Updated
Apr 15, 2020
-
Julia
Oracle Database driver for the Julia language.
-
Updated
Dec 28, 2020
-
Julia
OpenCensus instrumented JDBC wrapper for tracing and metrics
-
Updated
Oct 30, 2019
-
Java
JDBC SQL driver which supports fast aws aurora failover and distributed replica reads
NodeJS driver for CovenantSQL base on HTTP(s) proxy, now moved to =>
-
Updated
Apr 1, 2019
-
TypeScript
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
Reactive wrapper for JDBC calls.
-
Updated
Jul 13, 2019
-
Java
Nim database driver for YugaByte, PostgreSQL, and Cassandra
-
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
A database/sql driver that wraps github.com/go-sql-driver/mysql with a connection string refering to a ~/.mylogin section
The EXASOL package for R provides an interface to the EXASOL database.
-
Updated
Jul 15, 2019
-
JavaScript
Simple DB driver implemented in Scala
-
Updated
Oct 22, 2017
-
Scala
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