-
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.
-
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.
Related posts
-
PrincĂpios SOLID em GoLang - Dependency Inversion Principle (DIP)
-
How do you unit-test code that reaches out to the db, without introducing interfaces everywhere?
-
SQL mock driver for Golang to test database interactions
-
Can't get a specifc SQL query with pgx to work
-
[HELP] how to test this piece of code?