Go Relational Databases

Open-source Go projects categorized as Relational Databases

Top 14 Go Relational Database Projects

Relational Databases
  1. sqlx

    general purpose extensions to golang's database/sql

    Project mention: Goravel: A Go framework inspired by Laravel | news.ycombinator.com | 2025-03-09
  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. 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.

  4. pgx

    PostgreSQL driver and toolkit for Go

    Project mention: Go zerolog setup with pgx | dev.to | 2025-04-20

    https://github.com/jackc/pgx/pull/2098 <- say thanks ❤️

  5. 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.

  6. go-mssqldb

    Microsoft SQL server driver written in go language

  7. go-oci8

    Oracle driver for Go using database/sql

  8. Sqinn-Go

    Golang SQLite without cgo

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. firebirdsql

    Firebird RDBMS sql driver for Go (golang)

  11. go-adodb

    Microsoft ActiveX Object DataBase driver for go that using exp/sql

  12. gofreetds

    Go Sql Server database driver.

  13. SamehadaDB

    Simple Relational Database Management System Implementation in Golang

  14. vertica-sql-go

    Official native Go client for the Vertica Analytics Database.

  15. bgc

    Datastore Connectivity for BigQuery in go (by viant)

  16. pig

    Simple pgx wrapper to execute and scan query results (by alexeyco)

  17. 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 Relational Databases discussion

Log in or Post with

Go Relational Databases related posts

  • Go zerolog setup with pgx

    4 projects | dev.to | 20 Apr 2025
  • Building high-performance websites using htmx and Go

    2 projects | dev.to | 19 Feb 2025
  • Connect An Application to Neon Example (Go)

    4 projects | dev.to | 1 Sep 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
  • Show HN: Sqinn-Go is a Golang library for accessing SQLite databases in pure Go

    1 project | /r/patient_hackernews | 6 Oct 2023
  • Show HN: Sqinn-Go is a Golang library for accessing SQLite databases in pure Go

    14 projects | news.ycombinator.com | 4 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 sqlx 16,838
2 go-sql-driver/mysql 14,739
3 pgx 11,649
4 pq 9,417
5 go-mssqldb 1,849
6 go-oci8 633
7 Sqinn-Go 443
8 firebirdsql 236
9 go-adodb 148
10 gofreetds 113
11 SamehadaDB 63
12 vertica-sql-go 62
13 bgc 21
14 pig 17

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