Skip to Content

Data

Data is the core of every Momen app: read from storage → bind to UI → collect input → write back through queries, variables, and actions.

Content is organized as Concepts → Guides → Reference.


Concepts

Understand the data pipeline before configuring tables and bindings.


Guides

Build and populate the database

Use data in the app

Advanced and operations


Reference


StepDocumentWhy
1How Data FlowsMental model for the full pipeline
2Set Up the DatabaseCreate tables and relations
3Variables and ParametersRuntime state and cross-page data
4Use Page Variables and ParametersStore page state and pass data during navigation
5Query and Bind DataQuery, bind, CRUD walkthrough
6Formula referenceLook up formulas while building logic

Then API Integration for external data sources.

Last updated on