Skip to main content

OSEE - Data Store - Supported Databases

Data created and managed by OSEE is persisted into a data store divided into two sections. A relational database to store type, configuration, and simple content and a remote file system to store binary content.

Before you can use OSEE, you will need to select and install a relational database suited for your needs and identify a file system path for binary content storage. If you are new to OSEE and would like to try it out without installing your own relational database, you can follow the link below for instructions on using OSEE's pre-configured server.

OSEE provides support for the following databases:

  • PostgreSQL
  • Derby (install instructions coming soon)
  • MySql (install instructions coming soon)
  • Oracle (install instructions coming soon)

Alternatively, users may choose to use the pre-configured OSEE Demo server before configuring their own. For launch and configuration instructions visit the following link: 'OSEE Launch Instructions'.


Back to the top