The Database in Quixy is the central layer where all application data is stored and managed. It holds the records captured through forms and makes this information available for use across workflows, reports, dashboards, and integrations.
The database ensures that data remains organized, consistent, and reusable across applications. Information is captured once and referenced wherever required, helping maintain accuracy and avoid duplication.
For example, customer details entered in one application can be reused in other applications without re-entering the same information.
The database plays a key role in supporting how applications function and interact with data across the platform.
It helps by:
A practical example includes managing employee information that is reused across applications such as leave management, performance reviews, and onboarding, all backed by shared data tables.
Data entered through application forms is saved into tables. Each application has one primary table that stores its records in a row-and-column format.
Once stored, this data can be:
When applications use shared information, the database ensures data stays consistent and reusable across processes.
The database layer is built using three main components that work together.
Together, these components form the foundation for storing and using data across the platform.