Autobinding

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.

Enroll to Watch

9 minutes

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.

Incorporate autobinding into your no-code bubble.io web application. In this no-code tutorial, we'll cover how to set up autobinding so users do not have to click a "Save" button. Instead, database fields will be binded with inputs so that whenever an input is modified, that item is automatically saved in the database.

Enroll to Watch

Database

Database Design

Learn how to build your Bubble database. We'll cover relational database design and complex structures so that you're well equipped to build your application.