How do databases work?
Posted on November 7, 2013
I put together this presentation to explain database concepts to people just learning Rails.
Expect to learn:
- How databases store data
- Primary key, foreign key, and index in a database
- What is an algorithm and data structure?
Everytime you see the twitter logo, think: “How would this work for a site with millions of users?”
Got something to say?