Hsql Visualization Tool

Source: Internet
Author: User

Local use of the Hsql database for development, mostly integrated within the development tools, such as studio, often do not see the Hsql database, then how to view the Hsql database?

You can use Hsql's own visualizer to run the Org.hsqldb.util.DatabaseManager class in the Hsqldb-*.jar package

JAVA-CP Hsqldb-2.2.9.jar Org.hsqldb.util.DatabaseManager

You can see a simple visual interface for the following configuration:

Recent: The most recent database configuration will be listed
Setting Name: Setting names
Type: Select server Mode (HSQL Database Engine server)
Driver: Driver name, no modification required
URL:JDBC Connection
User: Username, default is SA
Password: Password, default is empty

You can see the corresponding data table

Hsql Visualization Tool

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.