Databases are everywhere, and it’s fair to say that the most common type is the relational model. If you haven’t checked it out yet, then this is the course that you’ve been waiting for.
1.Introduction1 lesson, 01:31
1 lesson, 01:31
1.1Introduction01:31
1.1
Introduction
01:31
2.History and Terms3 lessons, 17:06
3 lessons, 17:06
2.1A History Mini-Lesson04:09
2.1
A History Mini-Lesson
04:09
2.2Codd's Twelve Commandments08:21
2.2
Codd's Twelve Commandments
08:21
2.3Terminology04:36
2.3
Terminology
04:36
3.Relational Components5 lessons, 38:40
5 lessons, 38:40
3.1Data Types08:07
3.1
Data Types
08:07
3.2Primary Keys07:36
3.2
Primary Keys
07:36
3.3Foreign Keys and Relationships07:46
3.3
Foreign Keys and Relationships
07:46
3.4Normalization07:31
3.4
Normalization
07:31
3.5Queries07:40
3.5
Queries
07:40
4.Database Usage6 lessons, 29:50
6 lessons, 29:50
4.1Views06:09
4.1
Views
06:09
4.2Database Servers and Users03:08
4.2
Database Servers and Users
03:08
4.3Designing a Data Model04:55
4.3
Designing a Data Model
04:55
4.4A Practical Look at SQLite: Part 107:13
4.4
A Practical Look at SQLite: Part 1
07:13
4.5A Practical Look at SQLite: Part 206:44
4.5
A Practical Look at SQLite: Part 2
06:44
4.6Other Database Models01:41
4.6
Other Database Models
01:41
5.Conclusion1 lesson, 00:18
1 lesson, 00:18
5.1Conclusion00:18
5.1
Conclusion
00:18
Hi! I'm Andrew Burgess, and I'm a connoisseur of all things programming.
I'm from near Toronto, Canada, and I've been fooling around with computers for nearly my whole life, both hardware and software. Right now, I'm finishing up a computer science degree. For almost a decade now, I've been playing around with over a dozen programming languages on several different platforms, from JavaScript to Java, from Ruby to Befunge. My favourite has always been JavaScript.
I've always enjoyed writing, so when I discovered Tuts+ in 2009, I was excited to start writing tutorials. Since then, I've been writing tutorials and producing screencasts for Tuts+. Right now, I'm a course instructor and I produce mostly JavaScript-related courses. Maybe you've seen Building a Web App from Scratch with Angular.js or Node.js from Scratch; that's me!
I've also written a few ebooks, like Getting Good with Git, Getting Good with JavaScript, and, more recently, Backbone.js Blueprints.