fakedb VS faker

Compare fakedb vs faker and see what are their differences.

fakedb

fakedb registers a fake database driver named test for... testing. (by stephenafamo)

faker

Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker (by go-faker)
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
fakedb faker
1 2
6 565
- 4.2%
0.0 5.8
over 1 year ago 29 days 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.

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.

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.

What are some alternatives?

When comparing fakedb and faker 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

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

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

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

Benthos - Fancy stream processing made operationally mundane

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

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

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

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

goss - Quick and Easy server testing/validation

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