Golang backend with lots of raw SQL queries

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • chi

    lightweight, idiomatic and composable router for building Go HTTP services

  • sqlx

    general purpose extensions to golang's database/sql

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • null

    reasonable handling of nullable values

  • goqu

    SQL builder and query library for golang

  • I use https://github.com/doug-martin/goqu to create SQL queries. In the hope we can make it a bit more 'platform independant'

  • SQLBoiler

    Generate a Go ORM tailored to your database schema.

  • I used https://github.com/volatiletech/sqlboiler. It's a database-first OEM generator. Comes with CRUD functions and helper with 0 config needed.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts