We're building a fuzzer for our versioned SQL database. It's catching bugs so you don't.

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
  • go-mysql-server

    A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.

  • We are already quite compatible, and every day we are inching toward the goal of being 100% compatible (even though it's a moving target as MySQL itself continues to evolve). We also maintain a GitHub project that aims to be a full MySQL engine, written in Go (https://github.com/dolthub/go-mysql-server). This is the SQL engine that Dolt uses. We target MySQL 8, although we do implement some deprecated version 5 features for customers who rely on them. Here are some docs on our support:

  • 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