The superbasic SQL-Builder

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
  • dynaQ

    An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on individual database connections

  • Nice!! Looks like a great companion to this module that I wrote and released recently!!

  • goqu

    SQL builder and query library for golang

  • How does this compare to https://github.com/doug-martin/goqu ? I like goqu because it makes it easy to create queries in code without manipulating WHERE clauses strings..

  • 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
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