MySQL (mysql2)
The CMS's only database — deliberately kept as the single system of record instead of splitting state across multiple stores.
Content
Every CMS table — content types, items, journeys, navigation, relationships, scores — lives in one MySQL database, accessed via the mysql2/promise driver directly (no ORM).