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
Escolhendo o banco de dados da sua aplicação. S...
Search
Kirmayr Tomaz
April 03, 2018
Technology
1
87
Escolhendo o banco de dados da sua aplicação. SQL ou NoSQL?
Apresentação realizada no Segundo Meetup do BackEndBr
Kirmayr Tomaz
April 03, 2018
Tweet
Share
More Decks by Kirmayr Tomaz
See All by Kirmayr Tomaz
Comunicação não violenta na visão de um dev
kirmayrtomaz
0
200
Funcionamento interno do Node.js e boas práticas
kirmayrtomaz
0
69
Node.js e elasticsearch
kirmayrtomaz
0
57
javascript de ponta a pont
kirmayrtomaz
0
92
Funcionamento interno do Node.js e boas práticas
kirmayrtomaz
1
260
TypeScript
kirmayrtomaz
1
77
FEMUG-AM/Descubra Manaus na SEMINFO
kirmayrtomaz
0
110
Stack de Desenvolvimento web
kirmayrtomaz
1
430
Eu robô - Automação de teste com selenium
kirmayrtomaz
0
87
Other Decks in Technology
See All in Technology
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
10k
Claude_CodeでSEOを最適化する_AI_Ops_Community_Vol.2__マーケティングx_AIはここまで進化した.pdf
riku_423
2
640
配列に見る bash と zsh の違い
kazzpapa3
3
190
StrandsとNeptuneを使ってナレッジグラフを構築する
yakumo
1
140
なぜ令和の今ゲームボーイを触るのか
kimkim0106
0
110
[CV勉強会@関東 World Model 読み会] Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models (Mousakhan+, NeurIPS 2025)
abemii
0
170
Amazon Rekognitionで 「信玄餅きなこ問題」を解決する
usanchuu
1
230
AIエージェントを開発しよう!-AgentCore活用の勘所-
yukiogawa
0
210
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
56
47k
量子クラウドシステムと運用
oqtopus
0
140
Context Engineeringが企業で不可欠になる理由
hirosatogamo
PRO
3
800
Claude Code で画面の仕様書を作ろう
zozotech
PRO
0
180
Featured
See All Featured
Designing Powerful Visuals for Engaging Learning
tmiket
0
240
Are puppies a ranking factor?
jonoalderson
1
3k
Prompt Engineering for Job Search
mfonobong
0
170
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.2k
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
130
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
What does AI have to do with Human Rights?
axbom
PRO
0
2k
Designing for Timeless Needs
cassininazir
0
140
Code Reviewing Like a Champion
maltzj
527
40k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
170
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
130
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
120
Transcript
None
Kirmayr Tomaz • De Manaus/AM • Bacharel em Sistemas de
Informação - UFAM • Concrete Solutions • Mentor no Traning Center @kirmayrtomaz
[email protected]
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
chave = { valor: { cachorro: { nome: 'joao', idade:
2 } } }
None
None
None
None
None
None
None
const mongoExemplo = { fistname: 'joao', citiesVisited: ['Manaus', 'São Paulo'],
addresses: [ {state: 'AM', city: 'Manaus'}, {state: 'SP', city: 'Campinas'} ], lastcity: 'Chicago' }
None
None
None
None
None
None
None
const sqlNomeLinha = { fistName: 'joao', lastName: 'Felipe' } const
sqlEnderecoLinha = { state: 'AM', city: 'Manaus' } const cassandraExemplo = { person: { fistName: 'joao', lastName: 'Felipe' }, addresses: {state: 'AM', city: 'Manaus'} }
None
None
None
None
None
None
None
• ◦ • ◦ • ◦ • ◦
None
None
None
None
None
None