COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210809014825/https://github.com/topics/database-driver
Here are
36 public repositories
matching this topic...
A fast PostgreSQL Database Client Library for Python/asyncio.
Updated
Aug 7, 2021
Python
Neo4j Bolt driver for Python
Updated
Aug 5, 2021
Python
Node.js client for the Aerospike database
Updated
Jul 21, 2021
JavaScript
Updated
Aug 7, 2021
Python
SAP HANA Database Client for Go
JavaScript bindings for EdgeDB
Updated
Aug 6, 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
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
Jul 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
WIP: Elixir driver for EdgeDB
Updated
Aug 1, 2021
Elixir
A simple OpenGauss client for Node.js based on node-postgres.
Updated
Jun 22, 2021
JavaScript
Low level PHP client for ArangoDB with PHP8 support
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
Jan 19, 2021
JavaScript
Reactive wrapper for JDBC calls.
Updated
Jul 13, 2019
Java
Updated
Nov 25, 2020
Crystal
(unmaintained) An incomplete Python driver for Terrabase
Updated
Sep 26, 2020
Python
EventStore Rust TCP Client
Updated
May 16, 2017
Rust
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