DataStore is a different kind of database. It enables the rapid development of applications, by minimizing the semantic gap between the application domain and the persistent data store.
It is quick to learn and easy to use, while still being able to represent complex data models.
- Overview how data is modelled and stored.
- Key Concepts gives a brief description of the objects you interface with.
- Getting Started describes how to download, install, and start using DataStore