- Query SQL to external RDB, and display results as table view.
- Download query results as CSV(UTF-8).
- Save query as history, and execute as many times as desired.
- Install PlayFramework(2.1.x)
- Clone this repository and edit conf/application.conf
- Start application
$ /path/to/play -DapplyEvolutions.default=true start
- Access 9000 port with web browser
- Supported only Japanese UI now.
