Choose a Database Technology
OWS uses repository interfaces and can be used with multiple Database technologies. At this time there are implementations for PostgreSQL, MSSQL, and MySQL. PostgeSQL is the default. Support my vary by database technology.
Requirements
- If you are using PostgreSQL (the default), download one of the following SQL Management tools:
- If you are using MSSQL, download and install one of the following SQL Management tools:
- SQL Server Management Studio (Windows Only)
- Azure Data Studio (Windows/macOS/Linux)
Warning Only PostgeSQL and MSSQL are officially supported. All other database technologies are community supported and may or may not work at any given time. Community supported database technologies may also be removed at any time without notice if the community stops supporting them.