Here are
29 public repositories
matching this topic...
A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Sep 25, 2020
-
Python
Neo4j Bolt driver for Python
-
Updated
Aug 31, 2020
-
Python
Node.js client for the Aerospike database
-
Updated
Sep 30, 2020
-
JavaScript
-
Updated
Sep 28, 2020
-
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
Sep 30, 2020
-
TypeScript
A lean and mean PostgreSQL client for Pharo
-
Updated
Sep 21, 2020
-
Smalltalk
Ruby client for the Aerospike database
Rust client for the Aerospike database
-
Updated
Sep 12, 2020
-
Rust
A reasonably functional Neo4j driver for the Julia programming language.
-
Updated
Apr 15, 2020
-
Julia
Oracle Database driver for the Julia language.
-
Updated
Sep 21, 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
-
Updated
Sep 26, 2020
-
Crystal
EventStore Rust TCP Client
-
Updated
May 16, 2017
-
Rust
A database/sql driver that wraps github.com/go-sql-driver/mysql with a connection string refering to a ~/.mylogin section
(unmaintained) An incomplete Python driver for Terrabase
-
Updated
Sep 26, 2020
-
Python
Have a taste of library 'psycopg2'
-
Updated
Dec 19, 2019
-
Python
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