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
4Query and Bind DataQuery, bind, CRUD walkthrough
5Formulas and FunctionsLookup while building logic

Then API Integration for external data sources.

Last updated on