Home

Awesome

SqlBrowserFX

SqlBrowserFX is a feature rich cross platform sql client for SQLite , MySQL, MariaDB and PostgreSQL (partially supported).

Features

Prerequisites

Installing

Copy sqlbrowser-for-build.db to sqlbrowser.db. Import the project to your favorite ide as maven project and run GUIStarter class. You can also run install.sh script , if you are using linux in order to install sqlbrowserfx as cli command 'sqlfx'.

Compatibility with older versions of java

Build standalone app

Run build.sh script, this will generate all files needed in 'dist' folder. Run SqlBrowserFX.exe for Windows, or run sqlbrowserfx.sh for Linux.

Awesome projects used