Small GUI for working with H2 database based on JavaFX library.
Features:
- Adding / removing databases.
- Adding / deleting / editing tables, columns, rows.
- Support for almost all types of data. Direct downloading CLOB/BLOB from/to cells of tables.
- Simple text search.
- Simple SQL console.
- Basic functionality for working with views and triggers.
- Basic functionality for working with users.
- Basic functionality for database recovery.
For correct operation requires the latest version of Java 8.