Skip to content

jsteenb2/pgkons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgkons

Safely explore your database without risk of side effects. The pgkons tool allows one to explore the database, make temporary changes, and see the results. Every operation is handled within a transaction that is rolled back upon exit.

Tasks

  1. revamp prompui to allows dependency injection of reader/writer
  2. add lexer to searchFn to allow for special characters and different actions beyond select/search (like sort/limit/yada yada)
  3. Add alterations programmatically

About

a pg console with stat handlers baked out

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages