Databases_
Store and query structured data with Appwrite Databases. Databases provide performant and scalable storage for your application, business, and user data.
1 min read
Appwrite Databases let you store and query structured data. Databases provide high-performance and scalable data storage for your key application, business, and user data.
Databases store data, if you need to store files like images, PDFs or videos, use Appwrite Storage.
You can organize data into databases, tables, and rows. You can also paginate, order, and query rows. For complex business logic, Appwrite supports relationships to help you model your data.
Was this page helpful?
Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.