Can you set expectations for SQL transaction using Testify?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go-sqlmock

    Sql mock driver for golang to test database interactions

    I use Sqlmock for that purpose

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • pgxmock

    pgx mock driver for golang to test database interactions

    For postgres only but pgxmock is similarly excellent

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

  • PrincĂ­pios SOLID em GoLang - Dependency Inversion Principle (DIP)

    1 project | dev.to | 3 Aug 2024
  • How do you unit-test code that reaches out to the db, without introducing interfaces everywhere?

    1 project | /r/golang | 16 Aug 2023
  • SQL mock driver for Golang to test database interactions

    1 project | news.ycombinator.com | 5 Feb 2022
  • Can't get a specifc SQL query with pgx to work

    1 project | /r/golang | 30 Jan 2022
  • [HELP] how to test this piece of code?

    1 project | /r/golang | 29 Dec 2021

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