51 projects tagged "Console"
SASqlConsole is a unified SQL console based on SQLAlchemy. It features pretty colors, intelligent formatting of output, convenient CSV output, a consistent interface across all backends supported by SQLAlchemy, persistent readline history, and tab completion of all tables and columns and a selection of SQL keywords.
log4bash facilitates creating easy to read and easy to parse log files from your bash scripts. Developers have the ability to override pretty much all of the default behavior. If the developer chooses to let a user do so, they can pass flags to a script at run time to control some aspects of the logging output. This includes displaying the logging output to the screen in addition to the log file, and altering the logging level. There is a script included (test.log4bash.sh) that provides working code on how to use all of log4bash's features.
Uhura is a Web console for databases. It works with MySQL, PostgreSQL, and FirebirdSQL. It presents trees that let you browse databases, tables, columns, constraints, triggers, views, and procs. It has panels for history and fragments. Its editor features autocompletion and autoindenting. It is easy to install.