Here are
35 public repositories
matching this topic...
A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Jun 8, 2021
-
Python
Neo4j Bolt driver for Python
-
Updated
Jun 9, 2021
-
Python
Node.js client for the Aerospike database
-
Updated
Jun 2, 2021
-
JavaScript
-
Updated
Jun 9, 2021
-
Python
SAP HANA Database Client for Go
EventStore Haskell TCP Client
-
Updated
Jul 30, 2020
-
Haskell
JavaScript bindings for EdgeDB
-
Updated
May 29, 2021
-
TypeScript
A native Haskell driver for PostgreSQL
-
Updated
Feb 4, 2019
-
Haskell
Rust client for the Aerospike database
-
Updated
Mar 28, 2021
-
Rust
Ruby client for the Aerospike database
A lean and mean PostgreSQL client for Pharo
-
Updated
Apr 22, 2021
-
Smalltalk
Oracle Database driver for the Julia language.
-
Updated
May 20, 2021
-
Julia
A reasonably functional Neo4j driver for the Julia programming language.
-
Updated
Apr 15, 2020
-
Julia
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
Nim database driver for YugaByte, PostgreSQL, and Cassandra
A simple OpenGauss client for Node.js based on node-postgres.
-
Updated
May 29, 2021
-
JavaScript
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
MongoDB driver for dc-api-core
-
Updated
Jan 19, 2021
-
JavaScript
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
A database/sql driver that wraps github.com/go-sql-driver/mysql with a connection string refering to a ~/.mylogin section
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