Adding Content - Databases (Standard)
Voyager can index SQL databases through its Java-based (jdbc) connectors. You can add one or more tables from a database.
To add a SQL database:
- Go to Manage Voyager > Discovery > Locations > New Location and select Databases (Standard).

- Select the database type from the drop-down list

- The Driver field automatically shows the driver appropriate for that database type
- Enter the URL for the database
- Enter a Username and Password for the database
- Use the Select, From and Where entries to configure the SQL query
- Click Add to add the location to Voyager's index
- Once the database appears in the Locations list, click Scan to begin indexing.
See Also
Additional Location Types