> For the complete documentation index, see [llms.txt](https://mandarineframework.gitbook.io/mandarine-ts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data.md).

# Mandarine Data

- [ORM](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/orm.md)
- [Data source](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/orm/data-source.md)
- [Models](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/orm/models.md)
- [Repositories](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/orm/repositories.md)
- [Interacting with data](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/orm/repositories/interacting-with-data.md)
- [Updating data](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/orm/repositories/updating-data.md)
- [Mandarine Query Language](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-data/mandarine-query-language.md): Mandarine Query Language (MQL) is a sub-module of Mandarine's repositories. Although, MQL is considered an autonomous submodule.
