Skip to main content
Close announcements banner

Database

The administration database server is used to store administration information and manage the persistence in Talend Administration Center. By default an embedded H2 database is used, but you can also use MySQL, MS SQL Server, or Oracle to store all cross-project data (users, projects, authorization, license, tasks, triggers, monitoring).

The administration database will be named <talend_administrator> in the rest of this document.

The <talend_administrator> administration database will contain all the data related to project information and administration, such as administration data, project declaration, user declaration and authorization, and task list.

The tables in this database are automatically created when connecting for the first time to Talend Administration Center. The created tables include (among others):

  • a Users table,

  • a Projects table,

  • a Rights table.

Information noteWarning: These tables are created, populated, and managed automatically by Talend, users do not need to take any action.

Additionally, to perform Data Quality operations, a HSQL, MySQL, or Oracle database is used to store report and analysis results. For more information about these databases, see Supported databases for profiling data.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!