SlideShare a Scribd company logo
{
name: "MongoDB",
tags: [ "agile", "scalable", "noSQL",
"non-relational", "non-scheme" ],
speaker: "Radek Šimko"
}
MongoDB - IF2012
MongoDB - IF2012
~ $ whoami
facebook.com/radeksimko
twitter.com/radeksimko
plus.google.com/105226520260545998888
linkedin.com/in/radeksimko
foursquare.com/radeksimko
last.fm/maarlin
What do we monitor?
Few of our recipes
Why MongoDB?
https://www.youtube.com/watch?v=CvIr-2lMLsk
So what is MongoDB?
Document-oriented
Easy to use API
Language Drivers
● C
● C++
● Erlang
● Haskell
● Java
● Javascript
● .NET (C# F#, PowerShell, etc)
● Perl
● PHP
● Python
● Ruby
● Scala
Indexes
● compound
A - B - C = A = A - B
● sparsed
Replica Sets
RS1 RS2 RS3
Sharding
RS1-A RS2-A RS3-A
RS1-B RS2-B RS3-B
What cannot Mongo do?
- Fulltext search
- relations (foreign keys, joining tables)
- SQL
- triggers
- authentication (when sharding)
It's open!
git clone git://github.com/mongodb/mongo.git
It's under development!
Always use latest STABLE version.
> db.mongodb_users.find();
MongoDB - IF2012
We are looking for
talented developers!
MongoDB - IF2012
MongoDB - IF2012

More Related Content

PDF
TypeScript
ODP
Web technologies
PDF
ChefConf 2014 - Kanban will save You! Will it?
PDF
HelsinkiJS - Clojurescript for Javascript Developers
PDF
Software Freedom Day
PDF
Continuous performance testing
PDF
Last Month in PHP - May 2016
ODP
Getting Groovy
TypeScript
Web technologies
ChefConf 2014 - Kanban will save You! Will it?
HelsinkiJS - Clojurescript for Javascript Developers
Software Freedom Day
Continuous performance testing
Last Month in PHP - May 2016
Getting Groovy

Viewers also liked (7)

PDF
ok glass, what you (really) can do? (for GDG Prague)
PDF
ok glass, bring me a mojito...
PDF
Chrome & Opera Extensions - GUG SPŠ Tábor
PPTX
Introduction to MongoDB
PDF
Mirror API introduction
PDF
Must Have Apps for Windows 10
PDF
[INFOGRAPHIC] 2015 State of Social Business
ok glass, what you (really) can do? (for GDG Prague)
ok glass, bring me a mojito...
Chrome & Opera Extensions - GUG SPŠ Tábor
Introduction to MongoDB
Mirror API introduction
Must Have Apps for Windows 10
[INFOGRAPHIC] 2015 State of Social Business
Ad

Similar to MongoDB - IF2012 (20)

PDF
DrupalCon Europe 2020 Low Code
PDF
PDF
Lean and mean MongoDB
PDF
rubyonrails
PDF
rubyonrails
PDF
NE Scala 2016 roundup
KEY
Mongo NYC PHP Development
PPTX
From NodeJS to Rust
PPTX
SELF - Becoming a Rails Developer - The Rest of the Story
PDF
Bringing spatial love to your python application
PDF
Headless Drupal: A modern approach to (micro)services and APIs
PDF
Merged Automation Talk - Pete Carapetyan - Feb 2016
PDF
Ruby On Rails
PDF
PDF
Improving PySpark performance: Spark Performance Beyond the JVM
PPTX
Mongodb open data day 2014
PDF
Introduction To Apache Pig at WHUG
PDF
Montreal.rb ruby debugging basics - march 20th 2012
PDF
Go Serverless with AWS Lambda and Apex
ODP
The Full Stack Web Development
DrupalCon Europe 2020 Low Code
Lean and mean MongoDB
rubyonrails
rubyonrails
NE Scala 2016 roundup
Mongo NYC PHP Development
From NodeJS to Rust
SELF - Becoming a Rails Developer - The Rest of the Story
Bringing spatial love to your python application
Headless Drupal: A modern approach to (micro)services and APIs
Merged Automation Talk - Pete Carapetyan - Feb 2016
Ruby On Rails
Improving PySpark performance: Spark Performance Beyond the JVM
Mongodb open data day 2014
Introduction To Apache Pig at WHUG
Montreal.rb ruby debugging basics - march 20th 2012
Go Serverless with AWS Lambda and Apex
The Full Stack Web Development
Ad

Recently uploaded (20)

PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Empathic Computing: Creating Shared Understanding
PDF
Approach and Philosophy of On baking technology
PDF
KodekX | Application Modernization Development
20250228 LYD VKU AI Blended-Learning.pptx
Programs and apps: productivity, graphics, security and other tools
Unlocking AI with Model Context Protocol (MCP)
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Per capita expenditure prediction using model stacking based on satellite ima...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Advanced methodologies resolving dimensionality complications for autism neur...
Review of recent advances in non-invasive hemoglobin estimation
The Rise and Fall of 3GPP – Time for a Sabbatical?
Dropbox Q2 2025 Financial Results & Investor Presentation
The AUB Centre for AI in Media Proposal.docx
Mobile App Security Testing_ A Comprehensive Guide.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Spectral efficient network and resource selection model in 5G networks
Empathic Computing: Creating Shared Understanding
Approach and Philosophy of On baking technology
KodekX | Application Modernization Development

MongoDB - IF2012