Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orangomango/mysql-gui-viewer

MySQL viewer using JavaFX
https://github.com/orangomango/mysql-gui-viewer

gui-application javafx jdbc mysql

Last synced: 3 days ago
JSON representation

MySQL viewer using JavaFX

Awesome Lists containing this project

README

        

# MySQL-GUI-Viewer
MySQL viewer using JavaFX

## How to run
* Clone the repository: `git clone https://github.com/OrangoMango/MySQL-GUI-Viewer`
* Change the first line of the file `execute.sh` according to your javafx path
* Run the script using this command: `./execute.sh`

## Screenshot
![MySqlLogin](https://user-images.githubusercontent.com/61402409/151960330-49e34257-5706-438c-abb4-0c6faf76da46.png)
![mysqlgui](https://user-images.githubusercontent.com/61402409/151960335-0662c0a2-092f-4628-a025-3a981d79db6b.png)