Database-related Features

Accessing a Database

To use DiversityNavigator you can use one of the existing databases. A list of databases are pre-configured if you get a new DiversityNavigator distribution. If you want to manually configure database connection, here is a short list of databases you can access:

UBT Collection
Driverorg.postgresql.Driver
Urljdbc:postgresql://141.84.65.156:5432/ubt-collection
Userguest
Passwordpwd
UBT Gazetteer
Driverorg.postgresql.Driver
Urljdbc:postgresql://141.84.65.156:5432/ubt-gazetteer
Userguest
Passwordpwd
UBT Exsiccata
Driverorg.postgresql.Driver
Urljdbc:postgresql://141.84.65.156:5432/ubt-exsiccata
Userguest
Passwordpwd
UBT Users
Driverorg.postgresql.Driver
Urljdbc:postgresql://141.84.65.156:5432/ubt-users
Userguest
Passwordpwd
BotEmailList
Driverorg.postgresql.Driver
Urljdbc:postgresql://141.84.65.156:5432/new-email-list
Userguest
Passwordpwd
Checklists
Driverorg.postgresql.Driver
Urljdbc:postgresql://141.84.65.156:5432/checklists
Userguest
Passwordpwd

Alternatively you can set up your own database, using PostgreSQL.

Database connections


© Diversity Navigator project group