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
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
88
Other Decks in Technology
See All in Technology
「技術的にできません」を越えて価値を生み出せ──研究開発チームをPMが率いて生み出した価値創出
hiro93n
1
300
『誰の責任?』で揉めるのをやめて、エラーバジェットで判断するようにした ~感情論をデータで終わらせる、PMとエンジニアの意思決定プロセス~
coconala_engineer
0
1.7k
Generative UI を試そう!A2-UIでAIエージェントにダッシュボードを作らせてみた
kamoshika
1
290
もう怖くないバックグラウンド処理 Background Tasks のすべて - Hakodate.swift #1
kantacky
0
110
Goで実現する堅牢なアーキテクチャ:DDD、gRPC-connect、そしてAI協調開発の実践
fujidomoe
3
610
Databricks (と気合い)で頑張るAI Agent 運用
kameitomohiro
0
200
今、求められるデータエンジニア
waiwai2111
2
1.4k
AIに視覚を与えモバイルアプリケーション開発をより円滑に行う
lycorptech_jp
PRO
1
460
サンタコンペ2025完全攻略 ~お前らの焼きなましは遅すぎる~
terryu16
1
220
AI が Approve する開発フロー / How AI Reviewers Accelerate Our Development
zaimy
1
150
「OSアップデート:年に一度の「大仕事」を乗り切るQA戦略」_Mobile Tech Flex 〜4社合同!私たちのモバイル開発自慢大会〜
gu3
0
210
AWSが推進するAI駆動開発ライフサイクル入門 〜 AI駆動開発時代に必要な人材とは 〜/ introduction_to_aidlc_and_skills
fatsushi
7
4.6k
Featured
See All Featured
The agentic SEO stack - context over prompts
schlessera
0
670
Un-Boring Meetings
codingconduct
0
210
Embracing the Ebb and Flow
colly
88
5k
YesSQL, Process and Tooling at Scale
rocio
174
15k
How to build a perfect <img>
jonoalderson
1
5.2k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
110
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
450
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
140
Raft: Consensus for Rubyists
vanstee
141
7.3k
Speed Design
sergeychernyshev
33
1.6k
Paper Plane
katiecoart
PRO
0
47k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
370
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