You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.
poupotte edited this page Jun 14, 2013
·
15 revisions
What is the Data System ?
The Data System is the entry point of Cozy Cloud applications for storing, retrieving and indexing data or files. In other words, it's the layer between Cozy apps and data persistence tools : database and indexer.
Why the Data System ?
It makes everything easier by providing a single API for all your data access and allows Cozy to manage efficiently permissions allowed to applications.