I am using CF Builder, and the new vs code extensi...
# adobe
j
I am using CF Builder, and the new vs code extension does not have a query viewer, or am I missing it. I am looking for a way to view the content of the Apache Derby databases; that is, the content of the data. Is there a tool out there to view Apache Derby databases? Thanks in advanced!
c
There are many DB related plugins for VS Code, don't know if one of them supports Apache Derby. If you want a standalone tool, DBeaver supports many databases including Derby
j
+1 for DBeaver - free, cross browser and supports a ton of dbs.
👍 1
j
@chris-schmitz thanks so much for telling me about DBeaver, this is the tool that I was looking for.