Skip to main content
This page is for developers and database administrators. It contains detailed database schemas and table structures. For a business-level overview of Midaz entities and their relationships, see About Midaz.
Explore the core tables and schemas that power Midaz. This reference helps developers and database administrators understand how Midaz structures and connects data across the system. As Midaz evolves, it may add new fields and tables.

Tables


Each table supports efficient queries and data integrity.

Table: organization

Table: ledger

Table: asset

Table: account-type

Table: account

Table: portfolio

Table: segment

Table: balance

Table: operation-route

Table: operation

Deprecated field — This field remains for backward compatibility. Do not use it.

Table: transaction-route

Table: transaction

Deprecated field — This field remains for backward compatibility. Do not use it.

Data model


Figure 1 shows the core Midaz tables and their relationships. The diagram helps developers and database administrators see how entities connect within the system. Use it to guide data handling and integration.
Core Midaz database tables and the relationships between them, as a reference for data handling and integration

Figure 1. Midaz tables and their relations.