Go Database Drivers

Open-source Go projects categorized as Database Drivers

Top 23 Go Database Driver Projects

Database Drivers
  1. Redis

    Redis Go client

    Project mention: User authentication in go | dev.to | 2025-01-30

    go-redis - redis Go client.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sqlx

    general purpose extensions to golang's database/sql

    Project mention: Migrating Next.js App to GO + Templ & HTMX | dev.to | 2024-05-05

    sqlx for the database driver.

  4. cayley

    An open-source graph database

  5. go-sql-driver/mysql

    Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package (by go-sql-driver)

    Project mention: HTMX + Go : Build a CRUD App with Golang and HTMX | dev.to | 2024-07-15

    Next, we need to install some dependencies. We already know we are using MySQL as our database, thus, we need to install the MySQL driver for Golang.

  6. pgx

    PostgreSQL driver and toolkit for Go

    Project mention: User authentication in go | dev.to | 2025-01-30

    pgx - postgreSQL driver and toolkit for Go.

  7. bleve

    A modern text/numeric/geo-spatial/vector indexing library for go

    Project mention: We Chose Meilisearch Over 10+ Other Search Engines Despite a Major Drawback | dev.to | 2024-07-28

    Bleve

  8. redigo

    Go client for Redis

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. pq

    Pure Go Postgres driver for database/sql

    Project mention: Connect An Application to Neon Example (Go) | dev.to | 2024-09-01

    Learn how to use Go with Neon by exploring a demo Go API built with Gin plus PQ driver and how the API is used to create and manage E-bikes.

  11. mongo-go-driver

    The Official Golang driver for MongoDB

  12. elastic

    Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch

  13. go-elasticsearch

    The official Go client for Elasticsearch

  14. clickhouse-go

    Golang driver for ClickHouse

  15. gocql

    GoCQL Driver for Apache Cassandra®

  16. go-mssqldb

    Microsoft SQL server driver written in go language

  17. gomemcache

    Go Memcached client library #golang

  18. gorethink

    Go language driver for RethinkDB

  19. qmgo

    Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

  20. elasticsql

    convert sql to elasticsearch DSL in golang(go)

  21. elastigo

    A Go (golang) based Elasticsearch client library.

  22. mgm

    Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver) (by Kamva)

  23. go-oci8

    Oracle driver for Go using database/sql

  24. aerospike-client-go

    Aerospike Client Go

  25. redeo

    High-performance framework for building redis-protocol compatible TCP servers/services

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Database Drivers discussion

Log in or Post with

Go Database Drivers related posts

  • Connect An Application to Neon Example (Go)

    4 projects | dev.to | 1 Sep 2024
  • HTMX + Go : Build a CRUD App with Golang and HTMX

    4 projects | dev.to | 15 Jul 2024
  • Bleve – a modern text indexing library in go

    1 project | news.ycombinator.com | 27 May 2024
  • Migrating Next.js App to GO + Templ & HTMX

    5 projects | dev.to | 5 May 2024
  • Setting up a Database Driver, Repository and Implementation of a transaction function for your Go App

    2 projects | dev.to | 22 Apr 2024
  • The DDD Hamburger for Go

    2 projects | dev.to | 6 Jan 2024
  • Uploading and Serving Images from MongoDB in Golang

    3 projects | dev.to | 4 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Database Driver projects in Go? This list will help you:

# Project Stars
1 Redis 20,436
2 sqlx 16,573
3 cayley 14,874
4 go-sql-driver/mysql 14,635
5 pgx 11,221
6 bleve 10,217
7 redigo 9,775
8 pq 9,290
9 mongo-go-driver 8,241
10 elastic 7,451
11 go-elasticsearch 5,763
12 clickhouse-go 2,971
13 gocql 2,605
14 go-mssqldb 1,848
15 gomemcache 1,785
16 gorethink 1,655
17 qmgo 1,310
18 elasticsql 1,183
19 elastigo 943
20 mgm 756
21 go-oci8 634
22 aerospike-client-go 442
23 redeo 441

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?