I am using Netbeans and a embedded Derby database in a small Java project.
I would like to see the structure and data of the database as when I use PgAdmin or DataGrip with PostgreSQL databases.
It is my first time using and embedded database so I am not sure if it is possible.
I tried to connect using DataGrip but it ask for a path.