Summary
In this chapter, we did a quick overview of databases and the main topics you need to know to get started, and you learned what a database is, how databases work, and how to create your databases inside Bubble.
You learned about database structures, database schemas, and the difference between a database and option sets, as well as how they work.
You also learned what relationships are and how to create them.
This chapter also explained what CRUD is and how to integrate database items with pages, user workflows, and logic to manipulate data from your database, creating dynamic applications inside Bubble. You also learned about privacy rules, what they are, how they work, and how to set up security rules to ensure you build projects that are not only functional but also secure.
Understanding these concepts will be important for creating dynamic projects that require a database. In the next chapter, you are going to learn how to work with plugins and APIs.