Viewing posts tagged with Database.  View all posts.
Database Modeling for an Event Ticketing Application
One of my readers sent me a description of an upcoming project. I'm going to walk through this example of how I'd model the database.  Read
Creating a Database Diagram with Rails-ERD
Entity relationship diagrams are a great way to quickly visualize the structure of a Rails database & project.  Read