Skip to content

快速生成 sql 随机数据的 java gui 小工具

Notifications You must be signed in to change notification settings

backslasha/DataEmittor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple java GUI tool to generate sql sentences quickly.

Usage: usage

every option of a combox can produce a data type of sql, like int, float, datetime, etc. use the textField below the combox to limit the range of the generated data,for example, in the picture above, the textFiled of the Int combox is fill with "18,16", it means the generated Integer' range is from 18 to 60.

once with these sentences, then copy and paste on sql command line.

About

快速生成 sql 随机数据的 java gui 小工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published