go-randomdata VS fakedb

Compare go-randomdata vs fakedb and see what are their differences.

go-randomdata

A tiny generator of random data for golang, also known as a faker (by Pallinder)

fakedb

fakedb registers a fake database driver named test for... testing. (by stephenafamo)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-randomdata fakedb
1 1
926 6
- -
0.0 0.0
about 1 year ago over 1 year ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-randomdata

Posts with mentions or reviews of go-randomdata. We have used some of these posts to build our list of alternatives and similar projects.

fakedb

Posts with mentions or reviews of fakedb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-05.

What are some alternatives?

When comparing go-randomdata and fakedb you can also consider the following projects:

faker - Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker

scan - Scan provides the ability to to scan sql rows directly to any defined structure.

faker - Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker

hoverfly - Lightweight service virtualization/ API simulation / API mocking tool for developers and testers

go-smtp-mock - SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.

gotests - Automatically generate Go test boilerplate from your source code.

goss - Quick and Easy server testing/validation

tparse - CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.

go-sqlmock - Sql mock driver for golang to test database interactions