| Speakers | |
|---|---|
|
Kristina Chodorow |
| Schedule | |
| Day | Sunday |
| Room | AW1.120 |
| Start time | 10:00 |
| End time | 10:45 |
| Duration | 00:45 |
| Info | |
| Event type | Podium |
| Track | NoSQL |
| Language | English |
Introduction to MongoDB
MongoDB is a fast, scalable database that was designed for web development.
This talk will cover:
- Scaling with MongoDB (replica pairs, master/slave, sharding)
- Getting started - CRUD and the JavaScript shell
- Creating schemas for a document-oriented DB
- Interesting features for developers (capped collections, file storage, upserts and more)
- Be easy to learn and simple to deploy
- Have the scalability BigTable clones but with dynamic queries
- Have the speed of key value stores but with secondary indexes
- Be a floor wax and a dessert topping