Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to mongodb's features and internals

Introduction to mongodb's features and internals

flaper87

July 31, 2013
Tweet

More Decks by flaper87

Other Decks in Technology

Transcript

  1. @flaper87 Tech Talk We'll go through: What is MongDB ?

    Wait, did you say NoSQL ? Explore the past, understand the present Dive into its internals Other features Random Thoughts
  2. Who's this dude? @flaper87 (a.k.a, Flavio Percoco): Very proud Red

    Hatter, who's also part of the MongoDB Master team and has contributed to Open Source since... forever. One of those who thinks about programming when he's not programming. member of
  3. Tech Talk @flaper87 What is MongoDB ? - GNU Affero

    General Public License - NoSQL Database - Document Oriented - JSON-style records (BSON, actually)
  4. @flaper87 Tech Talk Explore the past, understand the present @flaper87

    Red Hat Confidential Tech Talk It wasn't exactly a database
  5. @flaper87 Tech Talk Explore the past, understand the present @flaper87

    Red Hat Confidential Tech Talk From PaaS to Databases - It wasn't exactly a database Open sourced in 2009
  6. @flaper87 Tech Talk Explore the past, understand the present @flaper87

    Red Hat Confidential Tech Talk March 2010, Version 1.4 - From PaaS to Databases - It wasn't exactly a database Production ready
  7. Tech Talk @flaper87 Random Thoughts It's not a sliver bullet,

    just a bullet Define your schema Create indexes, wisely It's not a search engine GridFS is Cool ™