# Determining Current Database

Confirm the database Nexus Repository is using by navigating to the data store view in _Settings_ → _Repository_ → _Data Store_. This displays the JDBC URL for your current database.

The _Data Store_ screen appears for those using either an H2 or PostgreSQL database. To verify your instance is using OrientDB use the following steps:

1. Navigate to the `System Information` under `Support → System Information`.
2. Locate the `nexus-properties` section.
3. Check that `nexus.orient.enabled` is `true`.

See the [Data Store](https://help.sonatype.com/en/data-store.html "Data Store") topic for more information.
