Skip to content

ouroboroscoding/mysqlSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mysqlSearch

A tool to search for fields or tables by name

mysqlSearch.py --host=user:pass@domain.com:port/db query1 query2 etc

./mysqlSearch.py --host=root:password1@test.com:3306/test invoice_id

./mysqlSearch.py invoice_id patient_id

python mysqlSearch.py notes note_id note_config

About

A tool to search for fields or tables by name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages