Skip to content
/ dbfaker Public

A python package for Easy make data in your database

License

Notifications You must be signed in to change notification settings

xsauce/dbfaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBFaker

DBFaker是基于Faker和SQLAlchemy的一个快速生成数据库数据的工具, 使用场景包括:

  1. 演示数据
  2. 测试数据

安装

pip install -r requirements.txt

使用示例

python dbfaker/dbfaker.py -t example/example.yaml -p 10

查看帮助

python dbfaker/dbfaker.py -h

About

A python package for Easy make data in your database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages