Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Database Driver

Database Driver

198 projects

Showing 36 of 198 projects

RethinkDb.Driver
RethinkDb.DriverC#

A C#/.NET driver for RethinkDB with 100% ReQL API coverage, based on the official Java driver architecture.

#reql#database-driver#hacktoberfest
Stars382
Forks131
Last commit5 years ago
crystal-redis
crystal-redisCrystal

A full-featured, high-performance Redis client library for the Crystal programming language.

#database-driver#pipelining#lua-scripting
Stars379
Forks63
Last commit3 years ago
gocb
gocbGo

Official Go SDK for connecting to Couchbase clusters using the Couchbase binary protocol.

#database-driver#couchbase#binary-protocol
Stars375
Forks114
Last commit11 days ago
mysql
mysqlErlang

A native Erlang/OTP driver for MySQL and MariaDB with Mnesia-style transactions and OTP supervision.

#database-driver#otp#connection-pooling
Stars375
Forks140
Last commit1 year ago
exredis
exredisElixir

A Redis client for Elixir providing type-safe command generation and comprehensive API coverage.

#database-driver#elixir-lang#elixir
Stars357
Forks63
Last commit2 years ago
mongodb-erlang
mongodb-erlangErlang

A feature-rich Erlang driver for MongoDB supporting modern protocols, connection pooling, and automatic topology discovery.

#database-driver#bson#otp
Stars349
Forks270
Last commit1 month ago
Kivik
KivikGo

A common interface to CouchDB and CouchDB-like databases for Go and GopherJS.

#database-driver#pouchdb#database
Stars343
Forks43
Last commit3 months ago
Npgsql.FSharp
Npgsql.FSharpF#

A thin, F#-friendly wrapper around Npgsql for PostgreSQL database operations with optional static query analysis.

#database-driver#functional-programming#analyzer
Stars341
Forks49
Last commit3 months ago
neo4j-java-driver
neo4j-java-driverJava

Official Java driver for Neo4j, enabling Java applications to connect and interact with Neo4j graph databases via the Bolt protocol.

#database-driver#neo4j-driver#database
Stars341
Forks155
Last commit5 days ago
PHP
PHPPHP

A PHP client driver for the RethinkDB query language (ReQL), enabling database operations from PHP applications.

#reql#database-driver#nosql
Stars337
Forks54
Last commit3 years ago
Redis client
Redis clientPascal

A comprehensive Redis client library for Delphi supporting all Redis commands, mobile platforms, and Linux.

#database-driver#redis-client#tcp-ip
Stars337
Forks139
Last commit3 months ago
yii-mongodb
yii-mongodbPHP

A Yii 2 extension providing MongoDB integration with ActiveRecord, Query Builder, and migration support.

#database-driver#hacktoberfest#query-builder
Stars331
Forks190
Last commit4 months ago
go-couchbase
go-couchbaseGo

An unofficial Go client for Couchbase with pool/bucket discovery, vbucket awareness, and view querying.

#database-driver#distributed-systems#go-library
Stars323
Forks88
Last commit9 months ago
surrealdb.go
surrealdb.goGo

The official Go SDK for connecting to and interacting with SurrealDB, a cloud-native database.

#database-driver#backend-development#surreal
Stars310
Forks84
Last commit14 days ago
mongolite
mongoliteC

A high-performance MongoDB client for R, built on libmongoc and jsonlite, supporting aggregation, indexing, and streaming.

#database-driver#r-package#aggregation
Stars288
Forks65
Last commit1 year ago
mongolite
mongoliteC

A high-performance MongoDB client for R, built on libmongoc and jsonlite, supporting aggregation, indexing, and streaming.

#database-driver#r-package#mongodb-client
Stars288
Forks65
Last commit1 year ago
mongodb_driver
mongodb_driverElixir

A feature-rich MongoDB driver for Elixir supporting modern MongoDB versions, connection pooling, transactions, and GridFS.

#database-driver#bson#elixir
Stars270
Forks84
Last commit13 days ago
Bolt.Sips
Bolt.SipsElixir

An Elixir driver for Neo4j using the high-performance Bolt protocol, supporting standalone servers and causal clusters.

#database-driver#neo4j-driver#elixir
Stars267
Forks52
Last commit2 years ago
SwiftMongoDB
SwiftMongoDBSwift

A Swift driver for MongoDB that wraps the MongoDB C Driver, enabling MongoDB operations from Swift applications.

#database-driver#bson#nosql
Stars266
Forks25
Last commit9 years ago
mariaex
mariaexElixir

A pure Elixir database driver for MariaDB and MySQL with native Elixir data type support.

#database-driver#elixir#pure-elixir
Stars262
Forks82
Last commit4 years ago
Alia
AliaClojure

A high-performance Cassandra CQL3 client for Clojure, built on the DataStax Java driver with async support and a versatile query DSL.

#database-driver#cql3#manifold
Stars246
Forks44
Last commit5 months ago
neo4j-dotnet-driver
neo4j-dotnet-driverC#

The official .NET driver for connecting to Neo4j graph databases using the Bolt protocol.

#database-driver#binary-protocol#nuget
Stars245
Forks64
Last commit17 days ago
OHMySQL
OHMySQLC

A Swift framework for connecting to MySQL databases and executing CRUD operations with minimal SQL knowledge.

#object-mapping#database-driver#database
Stars238
Forks41
Last commit8 months ago
DataStax Ruby Driver
DataStax Ruby DriverRuby

A Ruby client driver for Apache Cassandra, supporting CQL3 and Cassandra's native protocol with asynchronous execution and cluster management.

#database-driver#cql3#ruby-client
Stars237
Forks93
Last commit1 year ago
express-cassandra
express-cassandraJavaScript

A Cassandra ORM/ODM/OGM for Node.js with support for Apache Cassandra, ScyllaDB, Datastax Enterprise, Elassandra, and JanusGraph.

#object-mapping#database-driver#orm
Stars236
Forks69
Last commit2 months ago
psql-wire
psql-wireGo

A pure Go PostgreSQL server wire protocol implementation for building custom PostgreSQL-compatible servers.

#database-driver#hacktoberfest#backend-development
Stars235
Forks41
Last commit2 months ago
instream
instreamElixir

An Elixir driver for InfluxDB supporting both v1.x and v2.x versions with Flux and InfluxQL query capabilities.

#influxql#database-driver#flux
Stars228
Forks43
Last commit7 months ago
rust-oracle
rust-oracleRust

A Rust database driver for Oracle, providing safe and efficient access to Oracle databases from Rust applications.

#database-driver#oracle#data-access
Stars226
Forks48
Last commit1 year ago
django-mongodb-backend
django-mongodb-backendPython

A Django database backend that enables Django applications to use MongoDB as their database through PyMongo.

#database-driver#orm#document-database
Stars222
Forks35
Last commit1 day ago
go-mongox
go-mongoxGo

A Go MongoDB library extending the official driver with generics, type-safe collections, BSON builders, hooks, and plugin support.

#database-driver#hooks#orm
Stars219
Forks13
Last commit1 month ago
ArangoDB
ArangoDBJava

The official Java driver for connecting to and interacting with ArangoDB multi-model databases.

#database-driver#database#document-database
Stars208
Forks96
Last commit26 days ago
Aerospike
AerospikeJavaScript

Official Node.js client library for connecting to and interacting with the Aerospike database.

#database-driver#data-storage#high-performance
Stars207
Forks81
Last commit3 days ago
neocons
neoconsClojure

A feature-rich idiomatic Clojure client for the Neo4J REST API and Bolt Protocol.

#database-driver#clojurewerkz#rest-api
Stars207
Forks31
Last commit1 year ago
cl-redis
cl-redisCommon Lisp

A fast and robust Common Lisp client for Redis, providing full protocol support with pipelining and PubSub.

#database-driver#pipelining#redis-client
Stars194
Forks40
Last commit1 year ago
Remodel
RemodelPython

A simple, powerful, and extensible Object Document Mapper for RethinkDB, written in Python.

#database-driver#database-orm#data-modeling
Stars192
Forks29
Last commit6 years ago
go-rqlite
go-rqliteGo

A Go client library for rqlite, providing an idiomatic API and database/sql driver for the distributed SQLite database.

#database-driver#go-client#database-sql
Stars186
Forks40
Last commit1 month ago
PreviousPage 4 of 6

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Next
#Nosql56
#Sql45
#Database40
#Mongodb36
#Go32
#Postgresql30
#Database Connectivity29
#Orm25
#Golang25
#Connection Pooling25
#Mysql24
#Driver22