Skip to content

DYefremov/H2dbAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

334 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2dbAdmin

Small GUI for working with H2 database based on JavaFX library.

Features:

  1. Adding / removing databases.
  2. Adding / deleting / editing tables, columns, rows.
  3. Support for almost all types of data. Direct downloading CLOB/BLOB from/to cells of tables.
  4. Simple text search.
  5. Simple SQL console.
  6. Basic functionality for working with views and triggers.
  7. Basic functionality for working with users.
  8. Basic functionality for database recovery.

For correct operation requires the latest version of Java 8.

About

Small GUI for working with H2 database based on JavaFX library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors