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
67
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
66
SQL Injection
bhaskarmac
6
200
AVI File Format
bhaskarmac
0
100
Web Development Using CSS
bhaskarmac
1
140
Other Decks in Programming
See All in Programming
開発生産性を上げるための生成AI活用術
starfish719
3
410
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
970
GitHub Actions × AWS OIDC連携の仕組みと経緯を理解する
ota1022
0
250
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
170
CSC305 Lecture 04
javiergs
PRO
0
260
Introducing ReActionView: A new ActionView-Compatible ERB Engine @ Kaigi on Rails 2025, Tokyo, Japan
marcoroth
3
980
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
1
110
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
210
ソフトウェア設計の実践的な考え方
masuda220
PRO
4
550
理論と実務のギャップを超える
eycjur
0
120
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
1.2k
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
220
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Designing Experiences People Love
moore
142
24k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
The Cult of Friendly URLs
andyhume
79
6.6k
The Cost Of JavaScript in 2023
addyosmani
53
9k
Gamification - CAS2011
davidbonilla
81
5.5k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Raft: Consensus for Rubyists
vanstee
139
7.1k
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” }