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
CodeFest 2018. Константин Осипов (mail.ru) — Пр...
Search
CodeFest
April 05, 2018
Education
0
1.4k
CodeFest 2018. Константин Осипов (mail.ru) — Про будущее баз данных
Посмотрите выступление Константина:
https://2018.codefest.ru/lecture/1283/
CodeFest
April 05, 2018
Tweet
Share
More Decks by CodeFest
See All by CodeFest
CodeFest 2019. Илья Редько (ONLY) — Дизайн без правок
codefest
1
890
CodeFest 2019. Александр Зезюлин (Wargaming) – Прекрасное далёко
codefest
0
850
CodeFest 2019. Александр Баяндин (Badoo) — Нетрадиционное использование автотестов
codefest
0
1.4k
CodeFest 2019. Антон Кочепасов (Rambus) — Как считать на питоне быстрее, чем на C++
codefest
0
840
CodeFest 2019. Александр Лысковский (iFarm Project, Alawar, Welltory) — Как придумывать новое: продукты, бизнесы, ниши
codefest
0
940
CodeFest 2019. Роман Квартальнов (Zephyr) — Почему Project Manager косячит?
codefest
0
1.2k
CodeFest 2019. Florian Rival (Facebook) — Beyond Web-Apps: WebAssembly, JS and React to rewrite native apps
codefest
0
1.2k
CodeFest 2019. Андрей Паньгин (Одноклассники) — JVM TI: как сделать «плагин» для виртуальной машины
codefest
0
1.3k
CodeFest 2019. Владимир Плизга (ЦФТ) — Перевод Spring Boot микросервисов с Java 8 на 11: что может пойти -не- так?
codefest
0
1.7k
Other Decks in Education
See All in Education
0121
cbtlibrary
0
140
AIでキミの未来はどう変わる?
behomazn
0
120
Chapitre_2_-_Partie_3.pdf
bernhardsvt
0
200
高校数学B「統計的な推測」 分野の問題と課題
shimizudan
1
110
ブランチ操作 / 02-a-branch
kaityo256
PRO
0
190
2026 Medicare 101 Presentation
robinlee
PRO
0
180
コマンドラインの使い方 / 01-d-cli
kaityo256
PRO
0
100
HCI Research Methods - Lecture 7 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
1.4k
演習:Gitの応用操作 / 05-git-advanced
kaityo256
PRO
0
210
Gitの仕組みと用語 / 01-b-term
kaityo256
PRO
0
190
Chapitre_2_-_Partie_2.pdf
bernhardsvt
2
220
小学校5,6年生向けキャリア教育 大人になるまでの道
sat
PRO
8
3.3k
Featured
See All Featured
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
310
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
250
It's Worth the Effort
3n
188
29k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
110
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
The State of eCommerce SEO: How to Win in Today's Products SERPs - #SEOweek
aleyda
2
9.8k
Ethics towards AI in product and experience design
skipperchong
2
220
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
100
Transcript
The future of databases Konstantin Osipov, CTO, Tarantool Novosibirsk, Russia,
01/04/2018
whoami • MySQL core team member 2003-2010 • Tarantool core
team member 2010-now • http://t.me/tarantoolru • http://tarantool.org
The plan • Open source software and the cloud •
The role of community • The impact of software defined infrastructure • Transition to the Edge computing • New trends in Hardware and Software
OSS had a very rough decade • OSS exits: Cloudera,
MongoDB • OSS revenue growth: 10x
Open source software is under siege
The cloud is the king
Amazon is the new Microsoft
The cloud is the king
The developer is the king
Developer demographics impacts the industry 2007 Clojure 2009 Go 2011
Dart 2012 Julia, Elixir, Typescript 2014 Swift, Hack 2015 Rust 2016 Ring 2017 C++17
Software defined infrastructure is a key enabler
The new cloud: moving to the edge
Edge software is about realtime decision making
Data volume drives the transition
Edge computing reshapes the cloud Today Tomorrow
The technology shift • NewSQL replaces NoSQL • HTAP replaces
OLAP • Multi-model databases replace Polyglot Persistence • Data grids became mature databases • There is market for specialized GPU and NVRAM products
NewSQL • ACID transactions • Horizontal scaling • SQL support
The end of OLAP HTAP databases provide: • online transaction
processing • real-time SQL analytics
The end of polyglot persistence • polyglot Persistence was a
buzzword from 2012 • NoSQL databases have matured since
Multi-model databases • Graphs, documents, relations in one product •
ACID and horizontal scaling
Grid computing • Started as caches and accelerators • leaders
of distributed compute • SQL and ACID properties
Conclusion
GPU-based databases for analytics