
What is a Join Table and why should you use them?
public
–
2 min read
While the example discussed here is simple, join tables are incredibly powerful and useful no matter how complex your app is. When we use join tables, we allow for greater flexibility, data integrity, and scalability to our data base.