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
68
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
Biometrics
bhaskarmac
0
68
SQL Injection
bhaskarmac
6
210
AVI File Format
bhaskarmac
0
100
Web Development Using CSS
bhaskarmac
1
140
Other Decks in Programming
See All in Programming
AI時代のシステム設計:ドメインモデルで変更しやすさを守る設計戦略
masuda220
PRO
5
730
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
130
Codex の「自走力」を高める
yorifuji
0
1.2k
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
230
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
190
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
500
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
400
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
15
3k
最初からAWS CDKで技術検証してもいいんじゃない?
akihisaikeda
4
120
AHC061解説
shun_pi
0
350
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
550
Featured
See All Featured
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
The Curse of the Amulet
leimatthew05
1
9.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
How to Ace a Technical Interview
jacobian
281
24k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
220
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
How GitHub (no longer) Works
holman
316
140k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Abbi's Birthday
coloredviolet
2
5.3k
Navigating Team Friction
lara
192
16k
The Art of Programming - Codeland 2020
erikaheidi
57
14k
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” }