Databases
Store and query your app's data
Every app needs to store information: users, products, orders or messages. With Apphive's database module you define your collections and fields, choose whether data lives on the device or in the cloud, and query it without writing queries by hand.

01 — How it works
Add databases in minutes
- 01
Create your collection
Define a collection and its fields (text, number, date, image) from the dashboard, without writing schemas.
- 02
Connect the screens
Link lists and forms to your collections to display, create and edit data.
- 03
Query and filter
Apply filters, sorting and searches to show exactly the data each user needs.
02 — Use cases
Where it shines
03 — FAQ
Frequently asked questions
Is data stored on the phone or in the cloud?+
Both options. You can store local data on the device or in the cloud so it's available anywhere and syncs across users.
Do I need to know SQL?+
No. You create collections and run queries with visual filters from the dashboard. There's no need to write code or queries by hand.
Can I connect external data?+
Yes. Besides your Apphive database, you can bring in data from external services using the APIs module.
Build it with databases.
Drag it into your app and publish — free, no code, with AI on your side.

