# dbfx **Repository Path**: hlx_coltd/dbfx ## Basic Information - **Project Name**: dbfx - **Description**: 开源、免费、跨平台数据库管理工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://navigational.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 79 - **Created**: 2020-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dbfx This is a free, cross platform, open source database management tool based on JavaFX and vertx SQL client. ## Build To build DatabaseFX, execute the following command: ``` gradlew build ``` To run the product, execute the following command: ``` gradlew run ``` NOTE : DatabaseFX requires Java 15 and above. ## Snapshots ### Create connection ![Loading Fail](./SNAPSHOTS/a.png) ### Edit connection ![Loading Fail](./SNAPSHOTS/b.png) ### Data table ![Loading Fail](./SNAPSHOTS/c.png) ### About ![Loading Fail](SNAPSHOTS/d.png)