database-drivers.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [database-drivers]

www.codever.land/bookmarks/t/database-drivers

avatica

https://github.com/apache/calcite-avatica-go

Apache Avatica/Phoenix SQL driver for database/sql.


bgc

https://github.com/viant/bgc

Datastore Connectivity for BigQuery for go.


firebirdsql

https://github.com/nakagami/firebirdsql

Firebird RDBMS SQL driver for Go.


go-adodb

https://github.com/mattn/go-adodb

Microsoft ActiveX Object DataBase driver for go that uses database/sql.


go-mssqldb

https://github.com/denisenkom/go-mssqldb

Microsoft MSSQL driver for Go.


go-oci8

https://github.com/mattn/go-oci8

Oracle driver for go that uses database/sql.


go-sql-driver/mysql

https://github.com/go-sql-driver/mysql

MySQL driver for Go.


go-sqlite3

https://github.com/mattn/go-sqlite3

SQLite3 driver for go that uses database/sql.


gofreetds

https://github.com/minus5/gofreetds

Microsoft MSSQL driver. Go wrapper over FreeTDS.


goracle

https://github.com/go-goracle/goracle

Oracle driver for Go, using the ODPI-C driver.


pgx

https://github.com/jackc/pgx

PostgreSQL driver supporting features beyond those exposed by database/sql.


pq

https://github.com/lib/pq

Pure Go Postgres driver for database/sql.


aerospike-client-go

https://github.com/aerospike/aerospike-client-go

Aerospike client in Go language.


arangolite

https://github.com/solher/arangolite

Lightweight golang driver for ArangoDB.


asc

https://github.com/viant/asc

Datastore Connectivity for Aerospike for go.


dynago

https://github.com/underarmour/dynago

Dynago is a principle of least surprise client for DynamoDB.


forestdb

https://github.com/couchbase/goforestdb

Go bindings for ForestDB.


go-couchbase

https://github.com/couchbase/go-couchbase

Couchbase client in Go.


go-couchdb

https://github.com/fjl/go-couchdb

Yet another CouchDB HTTP API wrapper for Go.


go-pilosa

https://github.com/pilosa/go-pilosa

Go client library for Pilosa.


go-rejson

https://github.com/nitishm/go-rejson

Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.


gocb

https://github.com/couchbase/gocb

Official Couchbase Go SDK.


gocql

http://gocql.github.io

Go language driver for Apache Cassandra.


godscache

https://github.com/defcronyke/godscache

A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached.


gomemcache

https://github.com/bradfitz/gomemcache/

memcache client library for the Go programming language.


gorethink

https://github.com/dancannon/gorethink

Go language driver for RethinkDB.


goriak

https://github.com/zegl/goriak

Go language driver for Riak KV.


mgo

https://github.com/globalsign/mgo

(unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.


mongo-go-driver

https://github.com/mongodb/mongo-go-driver

Official MongoDB driver for the Go language.


neo4j

https://github.com/cihangir/neo4j

Neo4j Rest API Bindings for Golang.


Neo4j-GO

https://github.com/davemeehan/Neo4j-GO

Neo4j REST Client in golang.


neoism

https://github.com/jmcvetta/neoism

Neo4j client for Golang.


redigo

https://github.com/gomodule/redigo

Redigo is a Go client for the Redis database.


redis

https://github.com/go-redis/redis

Redis client for Golang.


redis

https://github.com/bsm/redeo

Redis-protocol compatible TCP servers/services.


xredis

https://github.com/shomali11/xredis

Typesafe, customizable, clean & easy to use Redis client.


bleve

https://github.com/blevesearch/bleve

Modern text indexing library for go.


elastic

https://github.com/olivere/elastic

Elasticsearch client for Go.


elasticsql

https://github.com/cch123/elasticsql

Convert sql to elasticsearch dsl in Go.


elastigo

https://github.com/mattbaird/elastigo

Elasticsearch client library.


go-elasticsearch

https://github.com/elastic/go-elasticsearch

Official Elasticsearch client for Go.


goes

https://github.com/OwnLocal/goes

Library to interact with Elasticsearch.


riot

https://github.com/go-ego/riot

Go Open Source, Distributed, Simple and efficient Search Engine.


skizze

https://github.com/seiflotfy/skizze

probabilistic data-structures service and storage.


cachego

https://github.com/fabiorphp/cachego

Golang Cache component for multiple drivers.


cayley

https://github.com/google/cayley

Graph database with support for multiple backends.


dsc

https://github.com/viant/dsc

Datastore connectivity for SQL, NoSQL, structured files.


gokv

https://github.com/philippgille/gokv

Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more).


mysqlclient

https://github.com/PyMySQL/mysqlclient-python

MySQL connector with Python 3 support (mysql-python fork).


PyMySQL

https://github.com/PyMySQL/PyMySQL

A pure Python MySQL driver compatible to mysql-python.


psycopg2

http://initd.org/psycopg/

The most popular PostgreSQL adapter for Python.


queries

https://github.com/gmr/queries

A wrapper of the psycopg2 library for interacting with PostgreSQL.


pymssql

http://www.pymssql.org/en/latest/

A simple database interface to Microsoft SQL Server.


cassandra-driver

https://github.com/datastax/python-driver

The Python Driver for Apache Cassandra.


happybase

https://github.com/wbolster/happybase

A developer-friendly library for Apache HBase.


kafka-python

https://github.com/dpkp/kafka-python

The Python client for Apache Kafka.


py2neo

https://py2neo.org/

Python wrapper client for Neo4j's restful interface.


pymongo

https://github.com/mongodb/mongo-python-driver

The official Python client for MongoDB.


redis-py

https://github.com/andymccurdy/redis-py

The Python client for Redis.


motor

https://github.com/mongodb/motor

The async Python driver for MongoDB.


Telephus

https://github.com/driftx/Telephus

Twisted based client for Cassandra.


txpostgres

https://github.com/wulczer/txpostgres

Twisted based asynchronous driver for PostgreSQL.


txRedis

https://github.com/deldotdr/txRedis

Twisted based client for Redis.