faker VS fakedb

Compare faker vs fakedb and see what are their differences.

faker

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

fakedb

fakedb registers a fake database driver named test for... testing. (by stephenafamo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
faker fakedb
2 1
556 6
6.8% -
5.8 0.0
23 days 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.

faker

Posts with mentions or reviews of faker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-02.
  • How do you manage huge table-driven tests?
    1 project | /r/golang | 28 Jun 2023
    Complex objects creation can be put into a utility function, maybe check out https://github.com/go-faker/faker for generating fake data.
  • Projects for landing a Golang job
    4 projects | /r/golang | 2 Nov 2022
    Nice job! A while back, I bumped into https://github.com/go-faker/faker, which got integrated into https://benthos.dev for fake data generation. What were the design considerations when you started gofakeit? Does it have any niche features which faker doesn't provide or is there anything you'd like to see added to it? I'll give it a spin later to explore the API a bit.

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 faker and fakedb you can also consider the following projects:

faker - :rocket: Ultimate fake data generator for Go with zero dependencies

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.

Benthos - Fancy stream processing made operationally mundane

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

awesome-go - A curated list of awesome Go frameworks, libraries and software.

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

go-formatter - A curated list of awesome Go frameworks, libraries and software

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.