Data
Creating, reading and changing data.
This core reference entry is suited for beginner-level builders.
To learn about this topic more in-depth, we recommend reading the suggested articles below:
Data
Article series: Data
Article: The database Understanding the Bubble database, and how to work with data.
Article: Files Uploading, downloading and securing files.
Article series: Static data
App texts Translating your app's static texts.
Article series: Temporary data
Article: Custom states Saving data temporarily on a page or element.
Article: URL parameters Saving and reading data from the browser's URL bar.
Dynamic expressions
When you work with data in Bubble, you'll often be relying on dynamic expression to load, aggregate and manipulate it in different ways. The article below explains how dynamic expressions work.
Article series: Dynamic expressions
The Data tab
The Data tab in the Bubble editor is where you view and manage your app's data types and data, as well as other categories of data like files and option sets.
Article: The data tab
Securing the database
Database data is protected server-side by using privacy rules. These are conditions that are automatically applied every time a user tries to access a specific data type/field.
Article: Protecting data with privacy rules
Bubble Academy: The Data Tab: Bubble Introduction Series [7/10]
Bubble Academy: How to Add a Data Type as a Custom Field | Bubble Quick Tip
Bubble Academy; How to Instantly Modify Data With Autobinding | Bubble Quick Tip
Bubble Academy: How to Name Your Data Types & Fields | Bubble Quick Tip
Bubble Academy: How to use the Do a search for expression (finding data in the database)
Bubble Academy: How to use search constraints
Bubble Academy: How to use Ignore empty constraints
Most Bubble apps will be managing data stored in a database. This section of the reference covers how you access data, manages and compares results, searching and setting up security.
Privacy and security can be a very important part of your app's structure, and we highly recommend that you familiarize yourself with the different tools Bubble offers. The core reference explains each setting, but if you are new to the subject, we encourage you to read through our user manual security guide:
User manual article series: Protecting data with privacy rules
Last updated
Was this helpful?