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.3k
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
850
CodeFest 2019. Александр Зезюлин (Wargaming) – Прекрасное далёко
codefest
0
780
CodeFest 2019. Александр Баяндин (Badoo) — Нетрадиционное использование автотестов
codefest
0
1.3k
CodeFest 2019. Антон Кочепасов (Rambus) — Как считать на питоне быстрее, чем на C++
codefest
0
790
CodeFest 2019. Александр Лысковский (iFarm Project, Alawar, Welltory) — Как придумывать новое: продукты, бизнесы, ниши
codefest
0
900
CodeFest 2019. Роман Квартальнов (Zephyr) — Почему Project Manager косячит?
codefest
0
1.1k
CodeFest 2019. Florian Rival (Facebook) — Beyond Web-Apps: WebAssembly, JS and React to rewrite native apps
codefest
0
940
CodeFest 2019. Андрей Паньгин (Одноклассники) — JVM TI: как сделать «плагин» для виртуальной машины
codefest
0
1.2k
CodeFest 2019. Владимир Плизга (ЦФТ) — Перевод Spring Boot микросервисов с Java 8 на 11: что может пойти -не- так?
codefest
0
1.6k
Other Decks in Education
See All in Education
Linuxのよく使うコマンドを解説
mickey_kubo
1
130
Data Management and Analytics Specialisation
signer
PRO
0
1.4k
Gaps in Therapy in IBD - IBDInnovate 2025 CCF
higgi13425
0
490
JOAI2025講評 / joai2025-review
upura
0
160
OpenRobomaster 中国のロボットコンテスト 日本連携の可能性
takasumasakazu
0
450
探究的な学び:Monaca Educationで学ぶプログラミングとちょっとした課題解決
asial_edu
0
380
演習問題
takenawa
0
5.3k
CHARMS-HP-Banner
weltraumreisende
0
180
Dashboards - Lecture 11 - Information Visualisation (4019538FNR)
signer
PRO
1
2k
モンテカルロ法(3) 発展的アルゴリズム / Simulation 04
kaityo256
PRO
7
1.3k
新卒研修に仕掛ける 学びのサイクル / Implementing Learning Cycles in New Graduate Training
takashi_toyosaki
1
150
Info Session MSc Computer Science & MSc Applied Informatics
signer
PRO
0
190
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
Faster Mobile Websites
deanohume
307
31k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Bash Introduction
62gerente
614
210k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Building an army of robots
kneath
306
45k
GitHub's CSS Performance
jonrohan
1031
460k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
VelocityConf: Rendering Performance Case Studies
addyosmani
331
24k
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