Data Management

Managing data is the fundamental feature of the storage SDK.

By uploading various data created on your application on Kii Cloud, you can store, share and aggregate them in various manners.

The data can be in a form of key-value based JSON object or binary file. You can store both of them as a set. These data can be freely handled so as to accommodate your application's need without any customization on the server side.

This section covers the basics of the data management. If you want to jump directly into some sample code, here are the links for you!