Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In
These docs are for v0.24.0. Click to read the latest docs for v0.25-redirect.

Documents

What is a document

Documents in Dash Platform are similar to those in standard document-oriented databases (MongoDB,...).
They represent a record consisting of one, or multiples field-value pairs and should respect the structure of the dataContract on which they are submitted in.

See more on the Dash Platform documentation about Data Contract.