The Wayback Machine - https://web.archive.org/web/20220411115115/https://github.com/topics/database-driver
Here are
39 public repositories
matching this topic...
A fast PostgreSQL Database Client Library for Python/asyncio.
-
Updated
Mar 27, 2022
-
Python
Neo4j Bolt driver for Python
-
Updated
Apr 10, 2022
-
Python
The official TypeScript/JS client library and query builder for EdgeDB
-
Updated
Apr 4, 2022
-
TypeScript
The official Python client library for EdgeDB
-
Updated
Mar 15, 2022
-
Python
Node.js client for the Aerospike database
-
Updated
Apr 9, 2022
-
JavaScript
SAP HANA Database Client for Go
EventStore Haskell TCP Client
-
Updated
Dec 22, 2021
-
Haskell
Rust client for the Aerospike database
-
Updated
Mar 30, 2022
-
Rust
A native Haskell driver for PostgreSQL
-
Updated
Feb 4, 2019
-
Haskell
A lean and mean PostgreSQL client for Pharo
-
Updated
Jan 21, 2022
-
Smalltalk
Ruby client for the Aerospike database
-
Updated
Apr 11, 2022
-
Elixir
Oracle Database driver for the Julia language.
-
Updated
Feb 7, 2022
-
Julia
A reasonably functional Neo4j driver for the Julia programming language.
-
Updated
Jan 31, 2022
-
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
A simple OpenGauss client for Node.js based on node-postgres.
-
Updated
Sep 2, 2021
-
JavaScript
Nim database driver for YugaByte, PostgreSQL, and Cassandra
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
MongoDB driver for dc-api-core
-
Updated
Sep 26, 2021
-
JavaScript
Reactive wrapper for JDBC calls.
-
Updated
Jan 21, 2022
-
Java
DBI driver for Apache Avatica
-
Updated
Jan 11, 2022
-
Perl
-
Updated
Nov 25, 2020
-
Crystal
An npm package for running MongoDB on the disk.
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