Skip to content

laxmanvijay/dbsearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbsearcher

a simple command line utility to search the entire database for any particular keyword.

available flags:

  • --username
  • --password
  • --host (default localhost)
  • --port (default 5433)
  • --db (default postgres)
  • --ssl (require or disable, default disable)
  • --engine (postgres or mysql)
  • --workers (specify the number of workers for concurrent executions, default is 5)

About

simple utility to search a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages