# databasefx **Repository Path**: reach-the-world/databasefx ## Basic Information - **Project Name**: databasefx - **Description**: Open source, free, cross platform database management tool. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-30 - **Last Updated**: 2021-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DatabaseFX This is a free, cross platform, open source database management tool based on JavaFX and vertx SQL client. ![Java CI with Gradle](https://github.com/databasefx/databasefx/workflows/Java%20CI%20with%20Gradle/badge.svg) ## Build To build DatabaseFX, execute the following command: ``` gradlew build ``` To run the product, execute the following command: ``` gradlew run ``` NOTE : DatabaseFX requires Java 11 and above. ## Snapshots ![Travis CI](./SNAPSHOTS/a.png) ![Travis CI](./SNAPSHOTS/b.png)