- Overview
- Transcript
5.1 Conclusion
That’s a wrap! I hope you’ve enjoyed the course, and that you’ve seen how stong-yet-flexible MongoDB can be.
Links:1.Getting Started 4 lessons, 12:45
4 lessons, 12:45
1.1Introduction01:05
1.1
Introduction
01:05
1.2Installing MongoDB05:41
1.2
Installing MongoDB
05:41
1.3MongoDB Tools03:35
1.3
MongoDB Tools
03:35
1.4NoSQL Database Terms02:24
1.4
NoSQL Database Terms
02:24
2.Getting Practical3 lessons, 24:34
3 lessons, 24:34
2.1Creating Databases, Collections, and Documents08:20
2.1
Creating Databases, Collections, and Documents
08:20
2.2ObjectIDs07:42
2.2
ObjectIDs
07:42
2.3Relating Documents08:32
2.3
Relating Documents
08:32
3.Querying Your Database9 lessons, 1:35:29
9 lessons, 1:35:29
3.1Finding Documents and Choosing Fields14:25
3.1
Finding Documents and Choosing Fields
14:25
3.2Operators, part 107:57
3.2
Operators, part 1
07:57
3.3Operators, part 215:30
3.3
Operators, part 2
15:30
3.4Grouping and Regular Expression08:40
3.4
Grouping and Regular Expression
08:40
3.5Cursor Methods, Sorting, and Paging06:59
3.5
Cursor Methods, Sorting, and Paging
06:59
3.6Updating Documents, part 114:08
3.6
Updating Documents, part 1
14:08
3.7Updating Documents, part 211:21
3.7
Updating Documents, part 2
11:21
3.8Deleting Documents, Collections, and Database03:51
3.8
Deleting Documents, Collections, and Database
03:51
3.9Indexes12:38
3.9
Indexes
12:38
4.Digging Deeper3 lessons, 39:37
3 lessons, 39:37
4.1The PHP Driver21:05
4.1
The PHP Driver
21:05
4.2The Node.js Driver14:51
4.2
The Node.js Driver
14:51
4.3NoSQL vs. SQL03:41
4.3
NoSQL vs. SQL
03:41
5.Conclusion1 lesson, 01:17
1 lesson, 01:17
5.1Conclusion01:17
5.1
Conclusion
01:17
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.