Using DbVisualizer
DbVisualizer is a graphical SQL Development tool that fully supports NuoDB databases right out of the box. This documentation is not meant to be a full user guide for DbVisualizer. It is designed to help you get started with NuoDB and using DbVisualizer. See the DbVisualizer website for more information about DbVisualizer. The examples below use the SQL QuickStart database running on an Amazon EC2 instance.
-
Create a NuoDB database connection in DbVisualizer by selecting the New Connection Wizard option.
ChooseNuoDB
from the pulldown list of DbVisualizer available drivers and click theNext >
button: -
Enter your NuoDB connection parameters for your database: Database Userid, Database Password, Database Server, Database Port, and Database name. NOTE: Enter 48004 for the Database Port value.
-
Click
Ping Server
to check your connection.
ClickOK
and thenFinish
.
That’s it.
If you have not already set up a database, you can install the sample Hockey database and navigate to the HOCKEY
schema, for example, as you would do with any other database in DbVisualizer.
+