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
130
Other Decks in Programming
See All in Programming
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
470
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.2k
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
240
アプリの "かわいい" を支えるアニメーションツールRiveについて
uetyo
0
220
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2k
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
830
Android端末で実現するオンデバイスLLM 2025
masayukisuda
1
120
rage against annotate_predecessor
junk0612
0
160
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
0
110
AWS発のAIエディタKiroを使ってみた
iriikeita
1
180
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
480
Featured
See All Featured
Code Review Best Practice
trishagee
70
19k
Agile that works and the tools we love
rasmusluckow
330
21k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Documentation Writing (for coders)
carmenintech
74
5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Music & Morning Musume
bryan
46
6.8k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
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” }