< CMS Certified Developer 13 LTS

Single Table Inheritance

TYPO3

Show in app

Beschreibung

This skill covers the database design pattern Single Table Inheritance (STI). It stores multiple related entities in a single database table, identified by a field in the database.

Ziele

  • I understand the concept of Single Table Inheritance.
  • I know how to implement and manage STI in database structure.
  • I am aware of the advantages and potential trade-offs of using Single Table Inheritance.

Maintainer

Andreas Wolf