Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
MongoDB Introduction
Search
Bhaskar Machcha
February 15, 2014
Programming
0
64
MongoDB Introduction
Its all about the Introduction to MongoDB and its Features and Users...
Bhaskar Machcha
February 15, 2014
Tweet
Share
More Decks by Bhaskar Machcha
See All by Bhaskar Machcha
Speed matters - Building a faster web
bhaskarmac
0
29
Biometrics
bhaskarmac
0
60
SQL Injection
bhaskarmac
6
200
AVI File Format
bhaskarmac
0
90
Web Development Using CSS
bhaskarmac
1
130
Other Decks in Programming
See All in Programming
SymfonyCon Vienna 2025: Twig, still relevant in 2025?
fabpot
3
1.2k
歴史と現在から考えるスケーラブルなソフトウェア開発のプラクティス
i10416
0
130
PSR-15 はあなたのための ものではない? - phpcon2024
myamagishi
0
180
短期間での新規プロダクト開発における「コスパの良い」Goのテスト戦略」 / kamakura.go
n3xem
2
170
バグを見つけた?それAppleに直してもらおう!
uetyo
0
180
なまけものオバケたち -PHP 8.4 に入った新機能の紹介-
tanakahisateru
1
130
命名をリントする
chiroruxx
1
440
Androidアプリのモジュール分割における:x:commonを考える
okuzawats
1
180
Fibonacci Function Gallery - Part 1
philipschwarz
PRO
0
220
技術的負債と向き合うカイゼン活動を1年続けて分かった "持続可能" なプロダクト開発
yuichiro_serita
0
140
CQRS+ES の力を使って効果を感じる / Feel the effects of using the power of CQRS+ES
seike460
PRO
0
150
KubeCon + CloudNativeCon NA 2024 Overviewat Kubernetes Meetup Tokyo #68 / amsy810_k8sjp68
masayaaoyama
0
260
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
Adopting Sorbet at Scale
ufuk
73
9.1k
The Cost Of JavaScript in 2023
addyosmani
46
7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
VelocityConf: Rendering Performance Case Studies
addyosmani
326
24k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Bash Introduction
62gerente
609
210k
Into the Great Unknown - MozCon
thekraken
33
1.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
347
20k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
95
17k
Transcript
By Bhaskar Machcha
Agenda Introduction NoSQL JSON Start to
Mongo Features Mongo Users
Introduction A NoSQL Document Database
Eh?
NoSQL Is not a Specification (unlike SQL) Doesn’t
have schema Works at Web-scales
JSON JavaScript Object Notation Lightweight Language independent
Self-describing
JSON Example
MongoDB Introduction In C++ Document Store Database
BSON High Scalable Cloud Ready Agile
Features Document-oriented storage Full Index Support Replication
& High Availability Auto-Sharding Querying Fast In-Place Updates GridFS
Terminology
Available In C C++ C# Java
JavaScript PHP, Perl, Python NodeJS, Ruby
Mongo Users
Reference http://www.mongodb.org/ http://www.mongodb.com/ https://education.mongodb.com/
Thankyou.json { audience: “Thank you” }