TiDB 中英术语表

January 13, 2024 · View on GitHub

English中文备注
2-phase commit (2PC)2 阶段提交
abort退出
abstract抽象
abstract syntax tree (AST)抽象语法树
access访问
account账户
accuracy准确性
ACID properties of transactions事务的 ACID 特性
aggregate expression聚合表达式
aggregate function聚合函数
alert报警/告警
algorithm算法
anonymous匿名
appendix附录
architecture架构
arithmetic operation数值运算/算术运算
ascending order正序
assignment expression赋值表达式
assignment operation赋值运算
authorize授予权限
auto increment自增
auto-failover故障自恢复
auto-increment primary key自增主键
availability可用性
availability zone可用区
backup备份
bastion堡垒机
binary literal二进制字面值
bit
Bloom filter布隆过滤器
boolean operation布尔运算
bootstrap启动/引导程序
breakpoint断点
breakpoint resume断点续传
business continuity业务可持续性
cache缓存
cache miss缓存未命中
canary test灰度测试
Cartesian product笛卡尓积
case-sensitive大小写敏感
certificate signing request (CSR)证书签名请求
cost based optimization (CBO)基于代价的优化
Custom Resource Definition (CRD)自定义资源类型
checksum校验和
circular dependency循环依赖
class
client客户端
client library客户端库
cluster集群
cluster functionality集群功能
clustered index聚簇索引
coarse-grained粗粒度的
code comment代码注释
code instrumentation代码插桩
collation排序规则
column family (CF)列族
column pruning列裁剪
column store列存
column-oriented DBMS列式存储数据库
columnar storage engine列式存储引擎
combinatorial test组合测试
combined table总表
communicate通信
communication通信
comparison operation比较运算
compatible兼容
compile编译
composite index组合索引
composite (primary) key联合主键
computing capacity计算能力
concurrency并发
configuration error配置错误
configuration item配置项
conflict冲突
consistency一致性
constant常数,常量
constant folding常量折叠
constraint约束
container technology容器技术
Control Machine中控机
converge收敛
CoprocessorCoprocessor无需翻译;是否大写首字母看上下文
correctness正确性
correlated subquery关联子查询
corresponding operation对应操作
CPU-boundCPU 密集型
cross-datacenter跨数据中心
cross-row transaction跨行事务
custom schedulers自定义调度器
daily full synchronization每日全量同步
data abstraction数据抽象
data backfilling数据回填
data block数据块
data directory数据路径
data dissemination数据分发
data engine数据引擎
data hub数据中台
Data Manipulation Language (DML)数据操纵语言
data race数据竞争
database administrator (DBA)数据库管理员
database kernel数据库内核内核是 kernel,不是 core
datacenter数据中心
dataflow数据流
decompress解压缩
dependency/dependencies依赖包
dependency依赖关系
deploy部署
deployment部署
destroy the cluster销毁集群
directory目录
disaster recovery容灾
disparate data source异构数据源
distributed database分布式数据库
driving table驱动表
dummy data假数据
dynamic动态
dynamic programming algorithm动态规划算法
effective range生效范围
earlier version以下版本
edit修改/编辑(如:修改 ini 文件)
effective range生效范围
elect选举
engine file引擎文件
environment variable环境变量
equivalent/equal condition等值条件
escape character转义字符
exact match精确匹配
exception异常
execute执行
experimental feature实验特性
expire过期
explicit transaction显式事务
expression表达式
extendible hashing可扩充散列
external interface对外接口
eventual consistency最终一致性
fault-tolerant design容错设计
fetch data获取数据
field字段
file descriptor文件描述符
file handle文件句柄
fill-factor填充因子
fine-grained细粒度
flag(命令行)标记/参数
floatfloat
FollowerFollowerA role in the Raft consensus algorithm
force upgrade强制升级
foundation class基础类库
framework框架
full backup全量备份
full compact / compaction全量压缩
full import全量导入
full match全匹配
full table scan全表扫描
function函数
function signature函数签名
functional abstraction功能抽象
fuzzy matching模糊匹配
Geo-distributed active-active异地双活
Geo-distributed multi-active异地多活
global全局
global privileges全局权限
Global Transaction Identifier (GTID)全局事务标识符
goroutine协程It also can be "coroutine". But it is suggested using "goroutine".
graceful优雅的
granularity粒度
grid computing网格计算
HA policy高可用策略
handle句柄
hang假死
hard limit硬限制
hash function散列函数
hash join哈希连接
hash partitioned tablehash 分区表
high availability高可用
high concurrency高并发名词短语 (noun phrase)
high concurrent高并发形容词短语 (adj phrase)
Horizontal Pod Autoscaling (HPA)自动水平扩容TiDB on Kubernetes
horizontal scalability水平扩展
host主机
hot data热点数据
hotfix热修复
hybrid deployment混合部署
Hybrid Transactional and Analytical Processing (HTAP)HTAP (Hybrid Transactional and Analytical Processing)一般写英文形式
idempotent (idempotence)幂等
image镜像
image tag error镜像 tag 错误
implement实现
implementation实现
implicit transaction隐式事务
in batches批量动词短语 (verb phrase)
in full volume全量
in-memory database内存数据库
incremental backup增量备份
incremental import增量导入
incremental synchronization增量同步
incrementally增量地
index engine索引引擎
index join索引连接
infer推导
initialize初始化
Input/Output Operations Per Second (IOPS)IOPS每秒输入输出操作,一般写英文形式
instance实例
instantiate实例化
int整数型
interceptor拦截器
interface接口
intermediate state中间状态
internal mechanism内部机制
Internationalization (I18N)国际化
Internet Data Center (IDC)互联网数据中心
Internet Service Provider (ISP)互联网服务提供商
intrusive有侵入性的
Isolated storage独立存储
isolation隔离
isolation level隔离级别
Java DataBase Connectivity (JDBC)Java 数据库连接
kernel version内核版本
key-value pair(s) / KV pair(s)键值对
keyword关键字
Kubernetes (K8s)Kubernetes (K8s)
latch contention锁竞争
latency延时
later version以上版本
LeaderLeaderA role in the Raft consensus algorithm
leak泄漏
least recently used (LRU)近期最少使用法
left associative左结合
left outer join左外连接
level级别
lifecycle生命周期
limitation限制
linear hashing线性散列
listening(服务)监听
listening address监听地址
load负载
load加载
Local Persist Volume(s)/LPV(s)本地持久化卷
locality局部性
localization (L10N)本地化
lock
lock contention锁争用
log file日志文件
log level日志等级
logic逻辑
logic isolation逻辑隔离
logical operation逻辑运算
logical plan逻辑计划
long transaction长事务
machine code机器码
massive data海量数据不是 big data(大数据)
Massively Parallel Processing (MPP)大规模并行处理
master主库
materialized view物化视图
memory内存
merge join合并连接
metadata元信息
method方法
method invocation方法调用
metrics统计/指标(信息)
microservice微服务
middleware中间件
migration迁移
module call模块调用
monotone increasing单调递增
mount option(s)挂载参数
mount/mounting挂载
multi nodes多节点
multi-tenancy多租户技术
Multi-Version Concurrency Control (MVCC)多版本并发控制
mutation变异
mutex互斥锁Mutual exclusion
MySQL syntaxMySQL 语法
namespace命名空间
nest loop嵌套循环
node节点
non-unique index非唯一索引
null空值
object abstraction对象抽象
Object Relational Mapping (ORM)对象关系映射
offset偏移
Online Analytical Processing (OLAP)在线分析处理
Online Transactional Processing (OLTP)在线事务处理
one-to-many relationship一对多关系
open source开源名词 (noun)
open-source开源可用作形容词 (adj) 或动词 (verb)
operating environment运行环境
operation and administer运维
operational data store (ODS)操作数据存储
operational status运行状态
operator运算符/操作符/算子
operator precedence运算符优先级
optimistic locking乐观锁
optimistic transaction model乐观事务模型
optimizer优化器
out of memory (OOM)内存溢出
outer join外连接
outer join simplification外连化简
overhead开销
parallel replication并行复制
parameter参数
parse解析
partitioned table/partition table分区表
performance性能
performance jitter性能抖动
performance overhead性能开销
performance tuning性能调优
persist (data)持久化存储(数据)persist 与一般的 save(保存)不一样,持久化存储是将数据保存到硬盘中,使得在应用程序或机器重启后可以继续访问之前保存的数据。
persistent data持久化数据
pessimistic locking悲观锁
physical plan物理计划
point query点查询
populate填充
port端口
precheck前置检查TiDB 文档里统一译成“前置检查”,不译成”预检查”
prefix match前缀匹配
primitive原语Kubernetes 中的概念
private cloud私有云
private key私钥
privilege权限
production environment生产环境
proof of concept (PoC)概念验证
public cloud公有云
public key公钥
pure virtual function纯虚函数
push推送
push down下推动词短语 (verb phrase)
pushdown下推的形容词 (adj.)
query查询
query by returning to the table (not a fixed term)回表查询
query tree查询树
RaftRaft
Raft consensus algorithmRaft 一致性算法
random delay随机延迟
range query范围查询
read
reads and writes读写
real-time replication delay实时同步延迟
recursion递归
reduction operation归约操作
Redundant Array of Independent Disks (RAID)独立冗余磁盘阵列
refactor重构
RegionRegion
regular expression正则表达式
Relational Database Management System (RDBMS)关系型数据库管理系统
remote disaster recovery异地灾备
Remote Procedure Call (RPC)远程过程调用
renderer渲染器
repair data修复数据
replica副本
replicator复制因子
repository仓库
request请求
restart重启
restore恢复可以作为名词 (noun) 或动词 (verb) 使用
retention period保留时间
return返回
return value返回值
reuse复用
reverse proxy反向代理
revoke(权限)回收
rewind回退
rolling update滚动升级
rotate轮转
rough set粗糙集
routine例程
row store行存
rule based optimization (RBO)基于规则的优化
runtime运行时
Scalar Function标量函数
scale扩展
scale in缩容
scale out扩容
scalability扩展性
scenario场景
schedule调度
scope作用域
secondary indices次级索引
seed数据填充
sequential flooding顺序泛洪
service服务
session会话
shard key分片键
shard(s)分片(名词)比如“删除一个分片”,“SHARD_ROW_ID_BITS = 4 代表 16 个分片”等,此时用 shard(s)。
sharded table分表
sharding分片(动词或动名词)
sign bit符号位
simulate模拟
single-instance单机
single point of failure (SPOF)单点故障
skip list跳跃表
slave从库
slow query慢查询
snapshot快照
snapshot isolation (SI)快照隔离
soft limit软限制
sort排序
sorted有序的
source end源端
split切分
stack堆栈
startup parameter启动参数
stateful有状态的
stateless无状态的
statement语句
Static Sorted Table (SST)静态排序表文件 (SST)
stop下线
storage capacity存储能力
storage engine存储引擎
stored procedure存储过程
stream computing流计算
stress test压力测试
string字符串
strong consistency强一致性
struct结构体
subquery子查询
super class超类
synchronizing/syncing同步
Syntactic sugar语法糖In computer science, syntactic sugar is syntax within a programming language that is designed to make things easier to read or to express. It makes the language "sweeter" for human use: things can be expressed more clearly, more concisely, or in an alternative style that some may prefer.
syntax语法
system variable系统变量
table schema表结构
target machine(部署)目标机器
technology stack技术栈
test测试
the configuration file配置文件
Transparent Huge Pages (THP)透明大页A Linux memory management system
thread线程
thread pool线程池
throughput吞吐
TiDBTiDB
TiKVTiKV
time out超时
time series database时序数据库
Time Series Database (TSDB)时序数据库
time synchronization error时间同步误差
Time To Live (TTL)存活时间
timeliness时效性
timestamp时间戳
timestamp allocator时间戳分配器
Timestamp Oracle (TSO)Timestamp Oracle (TSO)
token bucket令牌桶An algorithm used in packet switched computer networks and telecommunications networks
tolerate容忍
topology拓扑结构
traffic flow control流控/流量控制
transaction事务
traverse遍历
trie字典树
trie单词查找树
tutorial教程
type类型
type infer类型推导
unbind解除(对服务、软件的)依赖,绑定,关联
underlying table底层表
unidirectional data flow单向数据流
union联合体
Universally Unique Identifier (UUID)通用唯一识别码
unsigned integer无符号整数
update修改(如:修改行)
user identification用户标识
user privilege用户权限
variable变量
verification验证
verify验证
Vertical Pod Autoscaling (VPA)Pod 自动垂直扩容TiDB on Kubernetes
wild card通配符
work queue(s)工作队列
wrapper封装器
write amplification (WA)写放大
write buffer写缓冲器
write skew写偏斜
write-ahead logging (WAL)预写式日志