Ryan Boland
Blog
Talks
Contact
Viewing posts tagged with
Database
.
View all posts.
Database Modeling for an Event Ticketing Application
May 06, 2014
Rails
Database
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
January 15, 2014
Rails
Database
Entity relationship diagrams are a great way to quickly visualize the structure of a Rails database & project.
Read