-
Notifications
You must be signed in to change notification settings - Fork 17
tidb
Hanlei Qin edited this page Dec 27, 2021
·
3 revisions
TiDB (/’taɪdiːbi:/, "Ti" stands for Titanium) is an open-source, distributed, NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability. TiDB can be deployed on-premise or in-cloud.
- Documents - zh-CN
- Blog-cn
- 三篇文章了解 TiDB 技术内幕 - 说存储, 说计算, 谈调度
- TiDB Community Presentations
- TiDB 精英进阶计划 - PPTs
- 开源分布式数据库 TiDB 如何炼成?
- TiKV is an open-source, distributed, and transactional key-value database. Unlike other traditional NoSQL systems, TiKV not only provides classical key-value APIs, but also transactional APIs with ACID compliance. Built in Rust and powered by Raft, TiKV was originally created to complement TiDB
- PD is the abbreviation for Placement Driver. It is used to manage and schedule the TiKV cluster.
- TLA+ is a formal specification and verification language to help engineers design, specify, reason about, and verify complex software and hardware systems. It is widely used to verify the algorithms in distributed systems.
- Ask TiDB User Group: AskTUG-开源分布式_HTAP_数据库 - TiDB_问答
- OLAP与OLTP介绍
- TiDB 读、写性能慢问题排查思路汇总
芝士就是力量,法国就是培根!
Knowledge is power -- Francis Bacon
人要是没有梦想,和咸鱼有什么分别?光标请勿在最高司令官身上停留!
- mathematics
- algorithm
- theory-of-computation
- compiler
- operating-system
- networks
- security
- artificial-intelligence
- computer-graphics