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
TiUG #0 発表資料: TiDBの紹介と最新情報
Search
bohnen
January 28, 2024
Technology
0
220
TiUG #0 発表資料: TiDBの紹介と最新情報
TiUG (TiDB User Group) で発表したTiDBの概要と最新情報(v7.5.0 LTS & v7.6.0 dev) の資料です。
bohnen
January 28, 2024
Tweet
Share
More Decks by bohnen
See All by bohnen
Momento会 #9 TiDB ServerlessとMomentoの話
bohnen
0
41
Cloud on the beach - いろいろな雲のかたち
bohnen
1
49
TiUG #1 TiDB overview and update
bohnen
0
170
みんなのPython勉強会: 最近のDB事情 TiDB Serverlessの紹介
bohnen
1
560
Postman Tokyo Meetup - Serverless Integration with Flows
bohnen
2
160
Serverless Meetup Re:boot 福岡 TiDB Serverlessの紹介
bohnen
1
120
Serverless Meetup Fukuoka Workshop TiDB
bohnen
0
42
Momento会 #8 Serverless with TiDB/Momento/Postman
bohnen
0
50
Momento Topics使ってみた
bohnen
0
140
Other Decks in Technology
See All in Technology
TypeScript、上達の瞬間
sadnessojisan
40
10k
エンジニアが一生困らない ドキュメント作成の基本
naohiro_nakata
3
170
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
140
Terraform CI/CD パイプラインにおける AWS CodeCommit の代替手段
hiyanger
1
190
TanStack Routerに移行するのかい しないのかい、どっちなんだい! / Are you going to migrate to TanStack Router or not? Which one is it?
kaminashi
0
340
障害対応指揮の意思決定と情報共有における価値観 / Waroom Meetup #2
arthur1
5
420
【若手エンジニア応援LT会】ソフトウェアを学んできた私がインフラエンジニアを目指した理由
kazushi_ohata
0
120
BLADE: An Attempt to Automate Penetration Testing Using Autonomous AI Agents
bbrbbq
0
140
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
140
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
290
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
140
Intuneお役立ちツールのご紹介
sukank
3
770
Featured
See All Featured
Gamification - CAS2011
davidbonilla
80
5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
The Pragmatic Product Professional
lauravandoore
31
6.3k
A better future with KSS
kneath
238
17k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.8k
Documentation Writing (for coders)
carmenintech
65
4.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
Ruby is Unlike a Banana
tanoku
96
11k
Building an army of robots
kneath
302
42k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9k
Transcript
祝☆TiUG #0 TiDBの簡単な紹介と最新情報 PingCAP Developer Advocate 関⼝匡稔 @bohnen
関⼝匡稔 @bohnen PingCAP株式会社 Developer Advocate (⾒習い)
TiDBとは? TiDBはグローバルで3000社以上で採⽤ OSSの中でもトップクラスの⾼評価、信頼性 数百TB、100万QPS以上をさばく MySQL互換 分散データベース! • MySQL互換 •
スクラッチでオープンソース (Apache 2.0) ◦ Go(TiDB, PD), Rust (TiKV), C++ (TiFlash) • オンプレミスにも、クラウドにも対応 • 本番運用可能な運用ツール・ダッシュボード
NewSQL + HTAP MySQL wire protocol compatible TiDB PD TiFlash
TiKV Design Goals • 水平スケール • 高い可用性と信頼性 • 強い一貫性 • 運用の容易さ
可⽤性/信頼性を⾃動で提供するNewSQL NewSQL ‧マスターの性能に律速される ‧機動的な性能の増減が困難 ‧マスターとレプリカの明確な区別 ‧ノード追加による性能向上 ‧障害時の⾃動フェイルオーバー ‧アプリ側視点での構成がシンプル App マスター
リードレプリカ Read Only Read/Write App マルチマスター Read/Write 同期 同期 従来のRDBMS
データ活⽤をシンプルにするHTAP APPサーバ ポータル DB レプ リカ ETL DWH BI 列指向
OLAP データ OLTP 行指向 同期 ⼀つのデータベースシステムに OLTP⽤(TiKV)とOLAP⽤ (TiFlash)の⼆つのストレージエ ンジンを持つ ⼀つのシステムで両⽅のユース ケースに対応でき、リアルタイ ム分析に寄与。データパイプラ インもシンプルに。
Instance Kubernetes Cloud TiUP クラスタのセットアップから 運用までAll-in-One TiDBの3つのセットアップ TiDB Operator
k8sでのセットアップ・運 用 TiDB Cloud フルマネージドDaaS マルチクラウドに対応
TiDBの始め⽅ - TiUP > curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh
| sh > tiup playground 2行で始めるTiDB 本番相当のDashboard
TiDBの始め⽅ - TiDB Cloud (Serverless) クレカ不要! AI Powered Web IDE
OSSInsight on TiDB Serverless データ量 - 12 TBs, 60億⾏を超える過去‧現在の github過去イベント(リアルタイム)
混在ワークロード - 決められたSQLのダッシュボー ドと、とんでもないクエリを吐く AI 予測出来ないトラフィック - Hackernewsでバズる と 7x のトラフィック 72.7% Cost Reduction Zero Manual Intervention During Spikes 5X Development Efficiency for LLM Data Apps
TiDB 最新情報
TiDB v7.5.0 LTS 待望のMySQL v8互換! ・・・といってもCTEやJSONなど大物は既に対応済みだったので、よ り普通にv8として利用してもらうような改良がメイン • バージョン文字列 •
文字コードと照合順序 • 分散タスク実行フレームワーク • Add Indexのパラレル実行 • DDLのsuspend/resume
TiDB v7.6.0 Dev RocksDB派生 Titanがデフォルトに ※次のLTSでどうなるかはこれから JSON型などの大きなカラムは RocksDBのSST圧縮負荷が高い。 それらのデータをLSMから外し、 別管理として書込負荷を減らす
TiDB v7.6.0 Dev TiDB特化SQL Proxy: TiProxy登場 ※今までクローズドベータでした TiDBの状態を把握してユーザーコネク ションを振り分ける機能を持つ。 アップグレード時にもコネクションの切
断がない。 https://youtu.be/HLrIwbMgOhg?feature=shared
TiDB Cloud (Serverless) • Data Service (SQLをAPIとして公開) • Private Link対応
• Branching • Serverless Driver • Vercel連携 (Preview機能にも対応) • OIDC/SAML SSO • 完全Private Linkのみ • Data Serviceの独自ドメイン 2週間に一回の頻度でリリースするアジャイル開発!
THANK YOU. https://pingcap.co.jp/tidb-cloud/ 是非試してみてください!