Skip to main content

Databases and Lucee Data Sources

Geodigraph Hub uses three MySQL/MariaDB databases, called webwareclsites, and webware_cms. They are accessed through three Lucee datasources, named the same as the databases.

SQL definitions for these databases are in the sql subdirectory of the hub repository.

webwarecl

The webwarecl database holds the bulk of Geodigraph Hub data, including tables for project management and users.

sites

Contains tables for multi-organization support, such as sites and site_associations.

webware_cms

Contains tables for legacy file management. Note that the modern file management data is stored in the webwarecl database.