NuoDB supports several tools for creating and maintaining database schemas and objects. These include:
Tool | Description |
---|---|
NuoDB SQL | The nuosql command line interface tool used to access the database to run interactive SQL as well as maintain metadata. This also supports processing of SQL script files. |
NuoDB Migrator | The NuoDB product provided for migrating an existing third party source database to a NuoDB target database. |
Third Party Utilities | These include tools like DbVisualizer that have built-in support for NuoDB. |
See the following topics: