Skip to main content
This page is intended for developers and database administrators. It contains detailed database schemas and table structures. If you’re looking for a business-level overview of Midaz’s entities and how they relate to each other, see About Midaz.
Explore the core tables and schemas that power Midaz. This reference helps developers and database administrators understand how data is structured and connected across the system. As Midaz evolves, new fields and tables may be added.

Tables


Each table is structured to support efficient querying and data integrity, aligning with Midaz’s commitment to scalability and flexibility.

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 is still present for backward compatibility but should no longer be used.

Table: transaction-route

Table: transaction

Deprecated field — This field is still present for backward compatibility but should no longer be used.

Data model


In Figure 1, you can find a visual representation of the core tables in Midaz and their relationships. The diagram helps developers and DB administrators understand how the different entities are interconnected within the system, serving as a guide for efficient 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.