You are here: Reference Manual > FME Server Core > Repositories > FME Server Database

FME Server Database

The FME Server Core uses a database to store job and repository information. The FME Server database should never be edited directly, although querying the database for job history and other statistical information is common.

FME Server provides a PostgreSQL database server with an Express installation. In a Distributed Installation, you provide your own database server. PostgreSQL, Oracle, and SQL Server are supported.

See also