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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Kirmayr Tomaz
April 03, 2018
Technology
1
88
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
70
Node.js e elasticsearch
kirmayrtomaz
0
58
javascript de ponta a pont
kirmayrtomaz
0
93
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
89
Other Decks in Technology
See All in Technology
組織のSREを推進するためのPlatform EngineeringとEKS / Platform Engineering and EKS to drive SRE in your organization
chmikata
0
190
タスク管理も1on1も、もう「管理」じゃない ― KiroとBedrock AgentCoreで変わった"判断の仕事"
yusukeshimizu
5
1.9k
マネージャー版 "提案のレベル" を上げる
konifar
21
14k
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
19
7.6k
A Gentle Introduction to Transformers
keio_smilab
PRO
2
930
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
5
480
マルチアカウント環境でSecurity Hubの運用!導入の苦労とポイント / JAWS DAYS 2026
genda
0
100
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.7k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
11k
開発組織の課題解決を加速するための権限委譲 -する側、される側としての向き合い方-
daitasu
5
310
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
2
370
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
750
Featured
See All Featured
AI: The stuff that nobody shows you
jnunemaker
PRO
3
360
Heart Work Chapter 1 - Part 1
lfama
PRO
5
35k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
Navigating Weather and Climate Data
rabernat
0
130
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
630
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
68
The SEO Collaboration Effect
kristinabergwall1
0
380
Art, The Web, and Tiny UX
lynnandtonic
304
21k
YesSQL, Process and Tooling at Scale
rocio
174
15k
A Modern Web Designer's Workflow
chriscoyier
698
190k
Discover your Explorer Soul
emna__ayadi
2
1.1k
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