Skip to main content

What is Datastore

A Datastore is a central source of data that can be operated on using Swarm. Data in a datastore is represented with key-value pairs, whereby a key is the name and the value is the actual data that corresponds to the key. Data can be stored with multiple formats, such as Tables, Files, Strings and Integers.

What's New

Now with Datastores you can manually edit the contained data directly through the Unmand platform with Tables. Data in a Datastore can also be manipulated within a Swarm Flow with new Datastore Actions.