Docs
Skip to content

DocumentsDB

DocumentsDB_

Store and query schemaless documents with Appwrite DocumentsDB. Collections give you flexible, JSON-style storage for your application, business, and user data.

1 min read

Raw

Appwrite DocumentsDB lets you store and query schemaless documents. Collections hold documents as flexible JSON, so you can add fields as your data evolves without defining a schema up front.

You can organize data into databases, collections, and documents. You can also paginate, order, and query documents.

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.