TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Fake2db – Generate fake but valid data-filled databases

120 点作者 emirozer超过 10 年前

9 条评论

wowoc超过 10 年前
Some time ago, I wrote a simple tool (command line and C++ library) for generating random data for the same purpose. You basically specify a regular expression and the random strings on output match that regexp. Link: <a href="https://github.com/vrok/randodo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vrok&#x2F;randodo</a>
emillon超过 10 年前
Hi! Looks interesting. I usually use faker for this (<a href="https://github.com/joke2k/faker" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;joke2k&#x2F;faker</a>). How does fake2db compare to it?
评论 #8762581 未加载
emirozer超过 10 年前
Author here, I am a rather newcomer to OSS projects and development. Any criticism is highly appreciated. Have a beautiful day !
jrullmann超过 10 年前
Nice utility. I submitted a pull request for FoundationDB SQL Layer <a href="https://github.com/emirozer/fake2db/pull/4" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;emirozer&#x2F;fake2db&#x2F;pull&#x2F;4</a>
at-fates-hands超过 10 年前
I&#x27;m starting to learn and use MongoDB quite a bit and this one thing I tend to struggle with is getting enough data into a DB to test and run queries on. I&#x27;ll be happy to give this a go.
folz超过 10 年前
emirozer (the author), you&#x27;re marked as [dead], which means that your comments are hidden by default and nobody can reply to you. Try emailing hn@ycombinator.com and see if a moderator can sort that out.
ogzd超过 10 年前
it would have been better if you can predefine DDLs.
评论 #8762364 未加载
i_ride_bart超过 10 年前
Hellyeah gonna try this out!
beardo超过 10 年前
+1