- Report overall time for execution
- Execution time per particular query
- ShortCut HotKeys. Execution via F5
- TabPane with different tabs per particular query
- ProgressIndicator running while query is executing
- Export to CSV
- Interaction with clipboard: copy / paste / select
- Drag and drop text content to text area
- Add new Database
- Open file
- Save File
- Different datasource. Connect to database via TreeView
- Delete database configuration via tree view
- Represent database tables via tree view
- About modal
- Functional / Integration for database interaction
- JavaFX controller test
- Preferences : text editor font size / family / color
- Preferences : autocommit
- Preferences: path to database cfg file
- Select * from table tree item
- TextArea autocomplete
- Dashboard Chart with graphics of connected sessions
- Ensure logging work normally
- ProgressIndicator while connecting to another database
- Google Juice as a dependency container
- Google event bus instead of mediators