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
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
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
360
DX Improvement at Scale
ntk1000
3
380
ビズリーチにおける検索・推薦の取り組み / DEIM2026
visional_engineering_and_design
1
120
楽しく学ぼう!ネットワーク入門
shotashiratori
0
300
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
5
1.1k
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
260
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
7
1.2k
kintone開発のプラットフォームエンジニアの紹介
cybozuinsideout
PRO
0
840
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
300
マネージャー版 "提案のレベル" を上げる
konifar
21
14k
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
13
3.9k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.1k
Featured
See All Featured
HDC tutorial
michielstock
1
510
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
Building a Scalable Design System with Sketch
lauravandoore
463
34k
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
260
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
150
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
460
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
82
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
52k
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