Automation Helpers

Should I Use One or Multiple Tables

Free

In this lesson, we break down the decision framework for determining when to use one table versus multiple tables in your no-code applications.

When should you use a single table vs. multiple tables to represent a similar kind of object like a person, location, event, or thing? In this video, we break down why it’s better to try to use a single table (when possible, and describing the same type of object) to reduce complexity and maintenance. We also discuss ways to make this a better experience for our users.