forked from matrixorigin/matrixorigin.io.cn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
762 lines (762 loc) · 59.4 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
site_name: MatrixOne 中文文档
repo_name: matrixorigin/matrixone
repo_url: https://github.com/matrixorigin/matrixorigin.io.cn
theme:
name: material
logo: assets/new-logo.png
features:
- content.code.copy
- content.action.edit
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.footer
palette:
scheme: mo
font:
text: Ubuntu
plugins:
- search:
separator: '[\s\-,:!=\[\]()"/]+|[,。!?…:“”‘’()—【】《》]|(?!\b)(?=[A-Z][a-z])|\.(?!\d)|&[lg]t;'
edit_uri: edit/main/docs/
extra_css:
- stylesheets/extra.css
extra_javascript:
- javascripts/extra.js
extra:
homepage: https://www.matrixorigin.cn
version:
provider: mike
alternate:
- name: English
link: /en/
lang: en
- name: 中文简体
link: /
lang: zh
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- def_list
- pymdownx.tasklist:
custom_checkbox: true
nav:
- MatrixOne:
- 主页: README.md
- 关于 MatrixOne:
- MatrixOne 简介: MatrixOne/Overview/matrixone-introduction.md
- MatrixOne 功能清单: MatrixOne/Overview/matrixone-feature-list.md
- MatrixOne 功能概述:
- 混合负载 HTAP: MatrixOne/Overview/feature/key-feature-htap.md
- 多租户: MatrixOne/Overview/feature/key-feature-multi-accounts.md
- 极致扩展性: MatrixOne/Overview/feature/scalability.md
- 高性价比: MatrixOne/Overview/feature/cost-effective.md
- 高可用: MatrixOne/Overview/feature/high-availability.md
- 时序: MatrixOne/Overview/feature/time-series.md
- 流: MatrixOne/Overview/feature/stream.md
- 用户定义函数: MatrixOne/Overview/feature/udf.md
- MySQL 兼容性: MatrixOne/Overview/feature/mysql-compatibility.md
- MatrixOne 技术架构:
- 整体架构概述: MatrixOne/Overview/architecture/matrixone-architecture-design.md
- 存储引擎架构详解: MatrixOne/Overview/architecture/architecture-tae.md
- Logservice 架构详解: MatrixOne/Overview/architecture/architecture-logservice.md
- Logtail 协议详解: MatrixOne/Overview/architecture/architecture-logtail.md
- 事务与锁机制实现详解: MatrixOne/Overview/architecture/architecture-transaction-lock.md
- Proxy 架构详解: MatrixOne/Overview/architecture/architecture-proxy.md
- WAL 技术详解: MatrixOne/Overview/architecture/architecture-wal.md
- 数据缓存及冷热数据分离架构详解: MatrixOne/Overview/architecture/architecture-cold-hot-data-separation.md
- 流引擎架构详解: MatrixOne/Overview/architecture/streaming.md
- MatrixOne-Operator 设计与实现详解: MatrixOne/Overview/architecture/architecture-matrixone-operator.md
- MatrixOne 与其它数据库对比:
- MatrixOne 的定位: MatrixOne/Overview/matrixone-vs-other_databases/matrixone-positioning.md
- MatrixOne与常见OLTP数据库的对比: MatrixOne/Overview/matrixone-vs-other_databases/matrixone-vs-oltp.md
- 最新动态: MatrixOne/Overview/whats-new.md
- 快速开始:
- 单机部署 MatrixOne:
- 单机部署 MatrixOne 概述: MatrixOne/Get-Started/install-standalone-matrixone.md
- 在 macOS 上部署:
- 使用源代码部署: MatrixOne/Get-Started/install-on-macos/install-on-macos-method1.md
- 使用二进制包部署: MatrixOne/Get-Started/install-on-macos/install-on-macos-method2.md
- 使用 Docker 部署: MatrixOne/Get-Started/install-on-macos/install-on-macos-method3.md
- 在 Linux 上部署:
- 使用源代码部署: MatrixOne/Get-Started/install-on-linux/install-on-linux-method1.md
- 使用二进制包部署: MatrixOne/Get-Started/install-on-linux/install-on-linux-method2.md
- 使用 Docker 部署: MatrixOne/Get-Started/install-on-linux/install-on-linux-method3.md
- SQL 的基本操作: MatrixOne/Get-Started/basic-sql.md
- 开发指南:
- 概述: MatrixOne/Develop/develop-overview.md
- 连接到 MatrixOne:
- 客户端工具连接: MatrixOne/Develop/connect-mo/database-client-tools.md
- Java 连接:
- JDBC 连接: MatrixOne/Develop/connect-mo/java-connect-to-matrixone/connect-mo-with-jdbc.md
- Java ORMs 连接: MatrixOne/Develop/connect-mo/java-connect-to-matrixone/connect-mo-with-orm.md
- C# 连接: MatrixOne/Develop/connect-mo/connect-to-matrixone-with-c#.md
- Python 连接: MatrixOne/Develop/connect-mo/python-connect-to-matrixone.md
- Golang 连接: MatrixOne/Develop/connect-mo/connect-to-matrixone-with-go.md
- 数据库模式设计:
- 概述: MatrixOne/Develop/schema-design/overview.md
- 创建数据库: MatrixOne/Develop/schema-design/create-database.md
- 创建表: MatrixOne/Develop/schema-design/create-table.md
- 复制表: MatrixOne/Develop/schema-design/create-table-as-select.md
- 创建视图: MatrixOne/Develop/schema-design/create-view.md
- 创建临时表: MatrixOne/Develop/schema-design/create-temporary-table.md
- 创建次级索引: MatrixOne/Develop/schema-design/create-secondary-index.md
- 创建约束:
- 约束概述: MatrixOne/Develop/schema-design/data-integrity/overview-of-integrity-constraint-types.md
- NOT NULL 非空约束: MatrixOne/Develop/schema-design/data-integrity/not-null-constraints.md
- UNIQUE KEY 唯一约束: MatrixOne/Develop/schema-design/data-integrity/unique-key-constraints.md
- PRIMARY KEY 主键约束: MatrixOne/Develop/schema-design/data-integrity/primary-key-constraints.md
- FOREIGN KEY 外键约束: MatrixOne/Develop/schema-design/data-integrity/foreign-key-constraints.md
- AUTO INCREMENT 自增约束: MatrixOne/Develop/schema-design/data-integrity/auto-increment-integrity.md
- 数据写入:
- 插入数据:
- INSERT 插入: MatrixOne/Develop/import-data/insert-data.md
- 流式导入: MatrixOne/Develop/import-data/stream-load.md
- 批量插入:
- 批量插入概述: MatrixOne/Develop/import-data/bulk-load/bulk-load-overview.md
- 插入 csv 文件: MatrixOne/Develop/import-data/bulk-load/load-csv.md
- 插入 jsonlines 文件: MatrixOne/Develop/import-data/bulk-load/load-jsonline.md
- 从对象存储导入文件: MatrixOne/Develop/import-data/bulk-load/load-s3.md
- Source 插入: MatrixOne/Develop/import-data/bulk-load/using-source.md
- 更新数据: MatrixOne/Develop/import-data/update-data.md
- 删除数据: MatrixOne/Develop/import-data/delete-data.md
- 预处理: MatrixOne/Develop/import-data/prepared.md
- 数据写出:
- SELECT INTO 写出: MatrixOne/Develop/export-data/select-into-outfile.md
- mo-dump 工具写出: MatrixOne/Develop/export-data/modump.md
- 数据读取:
- 单表读取: MatrixOne/Develop/read-data/query-data-single-table.md
- 多表连接查询: MatrixOne/Develop/read-data/multitable-join-query.md
- 子查询: MatrixOne/Develop/read-data/subquery.md
- 视图: MatrixOne/Develop/read-data/views.md
- 公共表表达式: MatrixOne/Develop/read-data/cte.md
- 窗口函数:
- 标准窗口: MatrixOne/Develop/read-data/window-function/window-function.md
- 时间窗口: MatrixOne/Develop/read-data/window-function/time-window.md
- 数据去重:
- COUNT(DISTINCT): MatrixOne/Develop/distinct-data/count-distinct.md
- BITMAP: MatrixOne/Develop/distinct-data/bitmap.md
- 数据集成:
- STAGE: MatrixOne/Develop/data-integration/stage-datalink.md
- 租户设计:
- 多租户概述: MatrixOne/Develop/Publish-Subscribe/multi-account-overview.md
- 发布订阅: MatrixOne/Develop/Publish-Subscribe/pub-sub-overview.md
- 事务:
- 事务通用概念: MatrixOne/Develop/Transactions/common-transaction-overview.md
- MatrixOne 的事务:
- 概述: MatrixOne/Develop/Transactions/matrixone-transaction-overview/overview.md
- 显式事务: MatrixOne/Develop/Transactions/matrixone-transaction-overview/explicit-transaction.md
- 隐式事务: MatrixOne/Develop/Transactions/matrixone-transaction-overview/implicit-transaction.md
- 悲观事务: MatrixOne/Develop/Transactions/matrixone-transaction-overview/pessimistic-transaction.md
- 乐观事务: MatrixOne/Develop/Transactions/matrixone-transaction-overview/optimistic-transaction.md
- 隔离级别: MatrixOne/Develop/Transactions/matrixone-transaction-overview/isolation-level.md
- MVCC: MatrixOne/Develop/Transactions/matrixone-transaction-overview/mvcc.md
- 如何使用 MatrixOne 事务:
- 使用指南: MatrixOne/Develop/Transactions/matrixone-transaction-overview/how-to-use.md
- 应用场景: MatrixOne/Develop/Transactions/matrixone-transaction-overview/scenario.md
- 用户定义函数:
- UDF python: MatrixOne/Develop/udf/udf-python.md
- UDF python 进阶: MatrixOne/Develop/udf/udf-python-advanced.md
- 向量:
- 向量类型: MatrixOne/Develop/Vector/vector_type.md
- 向量检索: MatrixOne/Develop/Vector/vector_search.md
- 向量索引: MatrixOne/Develop/Vector/vector_index.md
- 聚类中心: MatrixOne/Develop/Vector/cluster_centers.md
- 应用开发示例:
- Java 基础示例: MatrixOne/Tutorial/develop-java-crud-demo.md
- Python 基础示例: MatrixOne/Tutorial/develop-python-crud-demo.md
- SpringBoot 和 JPA 基础示例: MatrixOne/Tutorial/springboot-hibernate-crud-demo.md
- SpringBoot 和 MyBatis 基础示例: MatrixOne/Tutorial/springboot-mybatis-crud-demo.md
- SQLAlchemy 基础示例: MatrixOne/Tutorial/sqlalchemy-python-crud-demo.md
- Django 基础示例: MatrixOne/Tutorial/django-python-crud-demo.md
- Golang 基础示例: MatrixOne/Tutorial/develop-golang-crud-demo.md
- Gorm 基础示例: MatrixOne/Tutorial/gorm-golang-crud-demo.md
- C# 基础示例: MatrixOne/Tutorial/c-net-crud-demo.md
- HTAP 应用基础示例: MatrixOne/Tutorial/htap-demo.md
- RAG 应用基础示例: MatrixOne/Tutorial/rag-demo.md
- 以图(文)搜图应用基础示例: MatrixOne/Tutorial/search-picture-demo.md
- 生态工具:
- 消息队列工具:
- 使用 Kafka 连接 MatrixOne 实现数据持久化: MatrixOne/Develop/Ecological-Tools/Message-Queue/Kafka.md
- BI 工具:
- 通过 FineBI 实现 MatrixOne 的可视化报表: MatrixOne/Develop/Ecological-Tools/BI-Connection/FineBI-connection.md
- 通过永洪 BI 实现 MatrixOne 的可视化报表: MatrixOne/Develop/Ecological-Tools/BI-Connection/yonghong-connection.md
- 通过 Superset 实现 MatrixOne 可视化监控: MatrixOne/Develop/Ecological-Tools/BI-Connection/Superset-connection.md
- ETL 工具:
- 使用 SeaTunnel 将数据写入 MatrixOne:
- 概述: MatrixOne/Develop/Ecological-Tools/Etl/Seatunnel/seatunnel-overview.md
- 从 MySQL 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/Seatunnel/seatunnel-mysql-matrixone.md
- 从 Oracle 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/Seatunnel/seatunnel-oracle-matrixone.md
- 使用 DataX 将数据写入 MatrixOne:
- 概述: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-overview.md
- 从 MySQL 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-mysql-matrixone.md
- 从 Oracle 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-oracle-matrixone.md
- 从 PostgreSQL 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-postgresql-matrixone.md
- 从 SQL Server 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-sqlserver-matrixone.md
- 从 MongoDB 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-mongodb-matrixone.md
- 从 TiDB 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-tidb-matrixone.md
- 从 ClickHouse 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-clickhouse-matrixone.md
- 从 Doris 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-doris-matrixone.md
- 从 InfluxDB 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-influxdb-matrixone.md
- 从 Elasticsearch 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Etl/DataX/datax-elasticsearch-matrixone.md
- 计算引擎:
- 使用 Spark 将批量数据写入 MatrixOne:
- 概述: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Spark/spark-overview.md
- 从 MySQL 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Spark/spark-mysql-matrixone.md
- 从 Hive 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Spark/spark-hive-matrixone.md
- 从 Doris 写入数据到 MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Spark/spark-doris-matrixone.md
- 使用 Flink 将实时数据写入 MatrixOne:
- 概述: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-overview.md
- 从 MySQL 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-mysql-matrixone.md
- 从 Oracle 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-oracle-matrixone.md
- 从 SQL Server 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-sqlserver-matrixone.md
- 从 PostgreSQL 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-postgresql-matrixone.md
- 从 MongoDB 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-mongo-matrixone.md
- 从 TiDB 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-tidb-matrixone.md
- 从 Kafka 写入数据到MatrixOne: MatrixOne/Develop/Ecological-Tools/Computing-Engine/Flink/flink-kafka-matrixone.md
- 调度工具:
- 使用 DolphinScheduler 连接 MatrixOne: MatrixOne/Develop/Ecological-Tools/Scheduling-Tools/dolphinScheduler.md
- 部署指南:
- 基于 S3 部署单机 MatrixOne: MatrixOne/Deploy/deploy-matrixone-single-with-s3.md
- 集群拓扑规划:
- 集群拓扑规划概述: MatrixOne/Deploy/deployment-topology/topology-overview.md
- 体验环境: MatrixOne/Deploy/deployment-topology/experience-deployment-topology.md
- 最小生产环境: MatrixOne/Deploy/deployment-topology/minimal-deployment-topology.md
- 推荐生产环境: MatrixOne/Deploy/deployment-topology/recommended-prd-deployment-topology.md
- 集群部署指南:
- 未部署 Kubernetes 和对象存储环境: MatrixOne/Deploy/deploy-Matrixone-cluster/deploy-MatrixOne-cluster-without-k8.md
- 已部署 Kubernetes 和对象存储环境: MatrixOne/Deploy/deploy-Matrixone-cluster/deploy-MatrixOne-cluster-with-k8.md
- 集群运维管理:
- 启动与停服下线: MatrixOne/Deploy/MatrixOne-start-stop.md
- 版本升级: MatrixOne/Deploy/update-MatrixOne-cluster.md
- 健康检查与资源监控: MatrixOne/Deploy/health-check-resource-monitoring.md
- 集群扩缩容: MatrixOne/Deploy/MatrixOne-cluster-Scale.md
- 负载与租户隔离: MatrixOne/Deploy/mgmt-cn-group-using-proxy.md
- 本地对象存储导入数据: MatrixOne/Deploy/import-data-from-minio-to-mo.md
- Operator 管理: MatrixOne/Deploy/MatrixOne-Operator-mgmt.md
- 运维:
- 备份与恢复:
- MatrixOne 备份与恢复概述: MatrixOne/Maintain/backup-restore/backup-restore-overview.md
- 备份与恢复相关概念: MatrixOne/Maintain/backup-restore/key-concepts.md
- mo-dump 备份与恢复: MatrixOne/Maintain/backup-restore/modump-backup-restore.md
- mo_br 备份与恢复:
- mo_br 使用指南: MatrixOne/Maintain/backup-restore/mobr-backup-restore/mobr.md
- mo_br 常规物理备份恢复: MatrixOne/Maintain/backup-restore/mobr-backup-restore/mobr-physical-backup-restore.md
- mo_br snapshot: MatrixOne/Maintain/backup-restore/mobr-backup-restore/mobr-snapshot-backup-restore.md
- mo_br pitr: MatrixOne/Maintain/backup-restore/mobr-backup-restore/mobr-pitr-backup-restore.md
- MatrixOne 主备容灾: MatrixOne/Maintain/backup-restore/active-standby.md
- 数据变更捕获:
- mo_cdc 使用指南: MatrixOne/Maintain/cdc/mocdc.md
- MatrixOne 到 MySQL: MatrixOne/Maintain/cdc/mo-mysql.md
- 数据挂载:
- 挂载目录到 Docker 容器: MatrixOne/Maintain/mount-data-by-docker.md
- 数据迁移:
- 将数据迁移至 MatrixOne 概述: MatrixOne/Migrate/migrate-overview.md
- 将数据从 MySQL 迁移至 MatrixOne: MatrixOne/Migrate/migrate-from-mysql-to-matrixone.md
- 将数据从 Oracle 迁移至 MatrixOne: MatrixOne/Migrate/migrate-from-oracle-to-matrixone.md
- 将数据从 SQL Server 迁移至 MatrixOne: MatrixOne/Migrate/migrate-from-sqlserver-to-matrixone.md
- 将数据从 PostgreSQL 迁移至 MatrixOne: MatrixOne/Migrate/migrate-from-postgresql-to-matrixone.md
- 测试:
- 性能测试:
- SSB 测试: MatrixOne/Test/performance-testing/SSB-test-with-matrixone.md
- TPCH 测试: MatrixOne/Test/performance-testing/TPCH-test-with-matrixone.md
- TPCC 测试: MatrixOne/Test/performance-testing/TPCC-test-with-matrixone.md
- 测试工具:
- MO-Tester: MatrixOne/Test/testing-tool/mo-tester.md
- MO-Tester 规范要求: MatrixOne/Test/testing-tool/mo-tester-reference.md
- 性能调优:
- SQL 性能调优方法概述: MatrixOne/Performance-Tuning/performance-tuning-overview.md
- MatrixOne 执行计划:
- MatrixOne 执行计划概述: MatrixOne/Performance-Tuning/explain/explain-overview.md
- 使用 EXPLAIN 理解执行计划: MatrixOne/Performance-Tuning/explain/explain-walkthrough.md
- JOIN 查询的执行计划: MatrixOne/Performance-Tuning/explain/explain-joins.md
- 子查询的执行计划: MatrixOne/Performance-Tuning/explain/explain-subqueries.md
- 聚合查询的执行计划: MatrixOne/Performance-Tuning/explain/explain-aggregation.md
- 视图的执行计划: MatrixOne/Performance-Tuning/explain/explain-views.md
- 性能调优最佳实践:
- 使用 Cluster by 语句调优: MatrixOne/Performance-Tuning/optimization-concepts/through-cluster-by.md
- 通过扩展 CN 提升性能: MatrixOne/Performance-Tuning/optimization-concepts/through-CN-extensions.md
- 通过分区表提升性能:
- 使用分区表调优: MatrixOne/Performance-Tuning/optimization-concepts/through-partition/through-partition-by.md
- 分区裁剪: MatrixOne/Performance-Tuning/optimization-concepts/through-partition/through-partition-pruning.md
- 安全与权限:
- 安全与权限概览: MatrixOne/Security/Security-Permission-Overview.md
- 身份鉴别与认证: MatrixOne/Security/Authentication.md
- 密码管理: MatrixOne/Security/password-mgmt.md
- 访问控制:
- 权限管理概述: MatrixOne/Security/role-priviledge-management/about-privilege-management.md
- 场景案例: MatrixOne/Security/role-priviledge-management/app-scenarios.md
- 最佳实践: MatrixOne/Security/role-priviledge-management/best-practice.md
- 操作指南:
- 权限管理操作概述: MatrixOne/Security/how-tos/user-guide.md
- 创建租户,验证资源隔离: MatrixOne/Security/how-tos/quick-start-create-account.md
- 新租户创建用户、创建角色和授权: MatrixOne/Security/how-tos/quick-start-create-user.md
- 数据加密传输: MatrixOne/Security/TLS-introduction.md
- 安全审计: MatrixOne/Security/audit.md
- 参考手册:
- 系统变量:
- 系统变量概述: MatrixOne/Reference/Variable/system-variables/system-variables-overview.md
- 系统变量参数:
- SQL 模式: MatrixOne/Reference/Variable/system-variables/sql-mode.md
- 保存查询结果支持: MatrixOne/Reference/Variable/system-variables/save_query_result.md
- 时区支持: MatrixOne/Reference/Variable/system-variables/timezone.md
- 大小写敏感支持: MatrixOne/Reference/Variable/system-variables/lower_case_tables_name.md
- 外键检查支持: MatrixOne/Reference/Variable/system-variables/foreign_key_checks.md
- 查询结果集列名与用户指定大小写一致支持: MatrixOne/Reference/Variable/system-variables/keep_user_target_list_in_result.md
- 非法登录限制: MatrixOne/Reference/Variable/system-variables/illegal_login_restrictions.md
- 密码复杂度校验: MatrixOne/Reference/Variable/system-variables/password_complex.md
- 连接白名单: MatrixOne/Reference/Variable/system-variables/whitelist.md
- 自定义变量: MatrixOne/Reference/Variable/custom-variable.md
- SQL 结构与语法:
- 关键字: MatrixOne/Reference/Language-Structure/keywords.md
- 注释: MatrixOne/Reference/Language-Structure/comment.md
- 数据类型:
- 数据类型概览: MatrixOne/Reference/Data-Types/data-types.md
- 数据类型转换: MatrixOne/Reference/Data-Types/data-type-conversion.md
- 日期和时间类型:
- TIMESTAMP 和 DATETIME 的自动初始化和更新: MatrixOne/Reference/Data-Types/date-time-data-types/timestamp-initialization.md
- YEAR 类型: MatrixOne/Reference/Data-Types/date-time-data-types/year-type.md
- 精确数值类型-DECIMAL: MatrixOne/Reference/Data-Types/fixed-point-types.md
- 向量数据类型: MatrixOne/Reference/Data-Types/vector-type.md
- BLOB 和 TEXT 数据类型: MatrixOne/Reference/Data-Types/blob-text-type.md
- DATALINK 数据类型: MatrixOne/Reference/Data-Types/datalink-type.md
- ENUM 类型: MatrixOne/Reference/Data-Types/enum-type.md
- JSON 数据类型: MatrixOne/Reference/Data-Types/json-type.md
- UUID 数据类型: MatrixOne/Reference/Data-Types/uuid-type.md
- SQL 目录:
- SQL 语句的分类: MatrixOne/Reference/SQL-Reference/SQL-Type.md
- 数据定义语言(DDL):
- CREATE DATABASE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-database.md
- CREATE INDEX: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-index.md
- CREATE INDEX...USING IVFFLAT: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-index-ivfflat.md
- CREATE TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-table.md
- CREATE TABLE AS SELECT: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-table-as-select.md
- CREATE TABLE ... LIKE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-table-like.md
- CREATE EXTERNAL TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-external-table.md
- CREATE CLUSTER TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-cluster-table.md
- CREATE PITR: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-pitr.md
- CREATE PUBLICATION: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-publication.md
- CREATE SEQUENCE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-sequence.md
- CREATE STAGE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-stage.md
- CREATE...FROM...PUBLICATION...: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-subscription.md
- CREATE VIEW: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-view.md
- CREATE FUNCTION...LANGUAGE SQL AS: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-function-sql.md
- CREATE FUNCTION...LANGUAGE PYTHON AS: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-function-python.md
- CREATE OR REPLACE VIEW: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-replace-view.md
- CREATE SOURCE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-source.md
- CREATE DYNAMIC TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-dynamic-table.md
- CREATE SNAPSHOT: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/create-snapshot.md
- ALTER TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-table.md
- ALTER TABLE ... ALTER REINDEX: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-reindex.md
- ALTER PITR: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-pitr.md
- ALTER PUBLICATION: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-publication.md
- ALTER SEQUENCE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-sequence.md
- ALTER STAGE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-stage.md
- ALTER VIEW: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/alter-view.md
- DROP DATABASE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-database.md
- DROP INDEX: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-index.md
- DROP TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-table.md
- DROP PITR: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-pitr.md
- DROP PUBLICATION: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-publication.md
- DROP SEQUENCE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-sequence.md
- DROP STAGE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-stage.md
- DROP SNAPSHOT: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-snapshot.md
- DROP VIEW: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-view.md
- DROP FUNCTION: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/drop-function.md
- TRUNCATE TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/truncate-table.md
- RENAME TABLE: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/rename-table.md
- RESTORE PITR: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/restore-pitr.md
- RESTORE SNAPSHOT: MatrixOne/Reference/SQL-Reference/Data-Definition-Language/restore-snapshot.md
- 数据修改语言(DML):
- INSERT: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/insert.md
- INSERT INTO SELECT: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/insert-into-select.md
- DELETE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/delete.md
- UPDATE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/update.md
- LOAD DATA INFILE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/load-data-infile.md
- LOAD DATA INLINE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/load-data-inline.md
- UPSERT:
- UPSERT 概述: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/upsert/upsert.md
- INSERT ON DUPLICATE KEY UPDATE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/upsert/insert-on-duplicate.md
- INSERT IGNORE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/upsert/insert-ignore.md
- REPLACE: MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/upsert/replace.md
- Information Functions:
- LAST_QUERY_ID(): MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/information-functions/last-query-id.md
- LAST_INSERT_ID(): MatrixOne/Reference/SQL-Reference/Data-Manipulation-Language/information-functions/last-insert-id.md
- 数据查询语言(DQL):
- APPLY:
- CROSS APPLY: MatrixOne/Reference/SQL-Reference/Data-Query-Language/apply/cross-apply.md
- OUTER APPLY: MatrixOne/Reference/SQL-Reference/Data-Query-Language/apply/outer-apply.md
- JOIN:
- JOIN 概述: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/join.md
- CROSS JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/cross-join.md
- INNER JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/inner-join.md
- LEFT JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/left-join.md
- RIGHT JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/right-join.md
- FULL JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/full-join.md
- OUTER JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/outer-join.md
- NATURAL JOIN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/join/natural-join.md
- SELECT: MatrixOne/Reference/SQL-Reference/Data-Query-Language/select.md
- SUBQUERY:
- SUBQUERY 概述: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/subquery.md
- Derived Tables: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/derived-tables.md
- 子查询与比较操作符的使用: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/comparisons-using-subqueries.md
- SUBQUERY with ANY or SOME: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/subquery-with-any-some.md
- SUBQUERY with ALL: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/subquery-with-all.md
- SUBQUERY with EXISTS: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/subquery-with-exists.md
- SUBQUERY with IN: MatrixOne/Reference/SQL-Reference/Data-Query-Language/subqueries/subquery-with-in.md
- With CTE: MatrixOne/Reference/SQL-Reference/Data-Query-Language/with-cte.md
- 联合查询:
- 联合查询概述: MatrixOne/Reference/SQL-Reference/Data-Query-Language/union-intersect-minus-overview.md
- UNION: MatrixOne/Reference/SQL-Reference/Data-Query-Language/union.md
- INTERSECT: MatrixOne/Reference/SQL-Reference/Data-Query-Language/intersect.md
- MINUS: MatrixOne/Reference/SQL-Reference/Data-Query-Language/minus.md
- 数据控制语言(DCL):
- CREATE ACCOUNT: MatrixOne/Reference/SQL-Reference/Data-Control-Language/create-account.md
- ALTER ACCOUNT: MatrixOne/Reference/SQL-Reference/Data-Control-Language/alter-account.md
- CREATE ROLE: MatrixOne/Reference/SQL-Reference/Data-Control-Language/create-role.md
- CREATE USER: MatrixOne/Reference/SQL-Reference/Data-Control-Language/create-user.md
- ALTER USER: MatrixOne/Reference/SQL-Reference/Data-Control-Language/alter-user.md
- DROP ACCOUNT: MatrixOne/Reference/SQL-Reference/Data-Control-Language/drop-account.md
- DROP USER: MatrixOne/Reference/SQL-Reference/Data-Control-Language/drop-user.md
- DROP ROLE: MatrixOne/Reference/SQL-Reference/Data-Control-Language/drop-role.md
- GRANT: MatrixOne/Reference/SQL-Reference/Data-Control-Language/grant.md
- REVOKE: MatrixOne/Reference/SQL-Reference/Data-Control-Language/revoke.md
- 其他:
- SHOW:
- SHOW ACCOUNTS: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-account.md
- SHOW DATABASES: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-databases.md
- SHOW CREATE TABLE: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-create-table.md
- SHOW CREATE VIEW: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-create-view.md
- SHOW CREATE PUBLICATION: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-create-publication.md
- SHOW TABLES: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-tables.md
- SHOW INDEX: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-index.md
- SHOW COLLATION: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-collation.md
- SHOW COLUMNS: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-columns.md
- SHOW FUNCTION STATUS: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-function-status.md
- SHOW GRANT: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-grants.md
- SHOW PROCESSLIST: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-processlist.md
- SHOW PUBLICATIONS: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-publications.md
- SHOW PITR: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-pitr.md
- SHOW ROLES: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-roles.md
- SHOW SEQUENCES: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-sequences.md
- SHOW SNAPSHOTS: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-snapshots.md
- SHOW STAGES: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-stage.md
- SHOW SUBSCRIPTIONS: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-subscriptions.md
- SHOW VARIABLES: MatrixOne/Reference/SQL-Reference/Other/SHOW-Statements/show-variables.md
- SET:
- SET ROLE: MatrixOne/Reference/SQL-Reference/Other/Set/set-role.md
- USE:
- USE DATABASE: MatrixOne/Reference/SQL-Reference/Other/use-database.md
- KILL: MatrixOne/Reference/SQL-Reference/Other/kill.md
- Prepared:
- PREPARE: MatrixOne/Reference/SQL-Reference/Other/Prepared-Statements/prepare.md
- EXECUTE: MatrixOne/Reference/SQL-Reference/Other/Prepared-Statements/execute.md
- DEALLOCATE: MatrixOne/Reference/SQL-Reference/Other/Prepared-Statements/deallocate.md
- Explain:
- EXPLAIN: MatrixOne/Reference/SQL-Reference/Other/Explain/explain.md
- EXPLAIN Output Format: MatrixOne/Reference/SQL-Reference/Other/Explain/explain-workflow.md
- Explain Analyze: MatrixOne/Reference/SQL-Reference/Other/Explain/explain-analyze.md
- Explain Prepared: MatrixOne/Reference/SQL-Reference/Other/Explain/explain-prepared.md
- Partition:
- Partition: MatrixOne/Reference/SQL-Reference/Other/Partition/mo-partition-support.md
- 函数与操作符:
- 运算符:
- INTERVAL: MatrixOne/Reference/Operators/interval.md
- Operators:
- 运算符概述: MatrixOne/Reference/Operators/operators/operators.md
- 运算符的优先级: MatrixOne/Reference/Operators/operators/operator-precedence.md
- 算数运算符:
- 算数运算符概述: MatrixOne/Reference/Operators/operators/arithmetic-operators/arithmetic-operators-overview.md
- '%,MOD': MatrixOne/Reference/Operators/operators/arithmetic-operators/mod.md
- '*': MatrixOne/Reference/Operators/operators/arithmetic-operators/multiplication.md
- +: MatrixOne/Reference/Operators/operators/arithmetic-operators/addition.md
- -: MatrixOne/Reference/Operators/operators/arithmetic-operators/minus.md
- -: MatrixOne/Reference/Operators/operators/arithmetic-operators/unary-minus.md
- /: MatrixOne/Reference/Operators/operators/arithmetic-operators/division.md
- DIV: MatrixOne/Reference/Operators/operators/arithmetic-operators/div.md
- 赋值运算符:
- 赋值运算符概述: MatrixOne/Reference/Operators/operators/assignment-operators/assignment-operators-overview.md
- =: MatrixOne/Reference/Operators/operators/assignment-operators/equal.md
- 二进制运算符:
- 二进制运算符概述: MatrixOne/Reference/Operators/operators/bit-functions-and-operators/bit-functions-and-operators-overview.md
- '&': MatrixOne/Reference/Operators/operators/bit-functions-and-operators/bitwise-and.md
- '>>': MatrixOne/Reference/Operators/operators/bit-functions-and-operators/right-shift.md
- '<<': MatrixOne/Reference/Operators/operators/bit-functions-and-operators/left-shift.md
- '^': MatrixOne/Reference/Operators/operators/bit-functions-and-operators/bitwise-xor.md
- '|': MatrixOne/Reference/Operators/operators/bit-functions-and-operators/bitwise-or.md
- '~': MatrixOne/Reference/Operators/operators/bit-functions-and-operators/bitwise-inversion.md
- 强制转换函数和运算符:
- 强制转换函数和运算符概述: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/cast-functions-and-operators-overview.md
- BINARY: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/binary.md
- CAST: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/cast.md
- CONVERT: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/convert.md
- DECODE: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/decode.md
- ENCODE: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/encode.md
- SERIAL: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/serial.md
- SERIAL_FULL: MatrixOne/Reference/Operators/operators/cast-functions-and-operators/serial_full.md
- 比较函数和运算符:
- 比较函数和运算符概述: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/comparison-functions-and-operators-overview.md
- '>': MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/greater-than.md
- '>=': MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/greater-than-or-equal.md
- <: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/less-than.md
- <>,!=: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/not-equal.md
- <=: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/less-than-or-equal.md
- =: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/assign-equal.md
- BETWEEN ... AND ...: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/between.md
- IN: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/in.md
- IS: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/is.md
- IS NOT: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/is-not.md
- IS NOT NULL: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/is-not-null.md
- IS NULL: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/is-null.md
- ISNULL: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/function_isnull.md
- ILIKE: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/ilike.md
- LIKE: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/like.md
- NOT BETWEEN ... AND ...: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/not-between.md
- NOT IN: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/not-in.md
- NOT LIKE: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/not-like.md
- COALESCE: MatrixOne/Reference/Operators/operators/comparison-functions-and-operators/coalesce.md
- 控制流函数:
- 控制流函数概述: MatrixOne/Reference/Operators/operators/flow-control-functions/flow-control-functions-overview.md
- CASE WHEN: MatrixOne/Reference/Operators/operators/flow-control-functions/case-when.md
- IF: MatrixOne/Reference/Operators/operators/flow-control-functions/function_if.md
- IFNULL: MatrixOne/Reference/Operators/operators/flow-control-functions/function_ifnull.md
- NULLIF: MatrixOne/Reference/Operators/operators/flow-control-functions/function_nullif.md
- 逻辑运算符:
- 逻辑运算符概述: MatrixOne/Reference/Operators/operators/logical-operators/logical-operators-overview.md
- AND,&&: MatrixOne/Reference/Operators/operators/logical-operators/and.md
- NOT,!: MatrixOne/Reference/Operators/operators/logical-operators/not.md
- OR: MatrixOne/Reference/Operators/operators/logical-operators/or.md
- XOR: MatrixOne/Reference/Operators/operators/logical-operators/xor.md
- 函数:
- 函数总表: MatrixOne/Reference/Functions-and-Operators/matrixone-function-list.md
- 聚合函数:
- ANY_VALUE: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/any-value.md
- AVG: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/avg.md
- BITMAP: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/bitmap.md
- BIT_AND: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/bit_and.md
- BIT_OR: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/bit_or.md
- BIT_XOR: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/bit_xor.md
- COUNT: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/count.md
- GROUP_CONCAT: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/group-concat.md
- MAX: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/max.md
- MEDIAN: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/median.md
- MIN: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/min.md
- STDDEV_POP: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/stddev_pop.md
- SUM: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/sum.md
- VARIANCE: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/variance.md
- VAR_POP: MatrixOne/Reference/Functions-and-Operators/Aggregate-Functions/var_pop.md
- 日期时间类:
- CONVERT_TZ(): MatrixOne/Reference/Functions-and-Operators/Datetime/convert-tz.md
- CURDATE(): MatrixOne/Reference/Functions-and-Operators/Datetime/curdate.md
- CURRENT_TIMESTAMP(): MatrixOne/Reference/Functions-and-Operators/Datetime/current-timestamp.md
- DATE(): MatrixOne/Reference/Functions-and-Operators/Datetime/date.md
- DATE_ADD(): MatrixOne/Reference/Functions-and-Operators/Datetime/date-add.md
- DATE_FORMAT(): MatrixOne/Reference/Functions-and-Operators/Datetime/date-format.md
- DATE_SUB(): MatrixOne/Reference/Functions-and-Operators/Datetime/date-sub.md
- DATEDIFF(): MatrixOne/Reference/Functions-and-Operators/Datetime/datediff.md
- DAY(): MatrixOne/Reference/Functions-and-Operators/Datetime/day.md
- DAYOFYEAR(): MatrixOne/Reference/Functions-and-Operators/Datetime/dayofyear.md
- EXTRACT(): MatrixOne/Reference/Functions-and-Operators/Datetime/extract.md
- HOUR(): MatrixOne/Reference/Functions-and-Operators/Datetime/hour.md
- FROM_UNIXTIME: MatrixOne/Reference/Functions-and-Operators/Datetime/from-unixtime.md
- MINUTE(): MatrixOne/Reference/Functions-and-Operators/Datetime/minute.md
- MONTH(): MatrixOne/Reference/Functions-and-Operators/Datetime/month.md
- NOW(): MatrixOne/Reference/Functions-and-Operators/Datetime/now.md
- SECOND(): MatrixOne/Reference/Functions-and-Operators/Datetime/second.md
- STR_TO_DATE(): MatrixOne/Reference/Functions-and-Operators/Datetime/str-to-date.md
- SYSDATE(): MatrixOne/Reference/Functions-and-Operators/Datetime/sysdate.md
- TIME(): MatrixOne/Reference/Functions-and-Operators/Datetime/time.md
- TIMEDIFF(): MatrixOne/Reference/Functions-and-Operators/Datetime/timediff.md
- TIMESTAMP(): MatrixOne/Reference/Functions-and-Operators/Datetime/timestamp.md
- TIMESTAMPDIFF(): MatrixOne/Reference/Functions-and-Operators/Datetime/timestampdiff.md
- TO_DATE(): MatrixOne/Reference/Functions-and-Operators/Datetime/to-date.md
- TO_DAYS(): MatrixOne/Reference/Functions-and-Operators/Datetime/to-days.md
- TO_SECONDS(): MatrixOne/Reference/Functions-and-Operators/Datetime/to-seconds.md
- UNIX_TIMESTAMP: MatrixOne/Reference/Functions-and-Operators/Datetime/unix-timestamp.md
- UTC_TIMESTAMP(): MatrixOne/Reference/Functions-and-Operators/Datetime/utc-timestamp.md
- WEEK(): MatrixOne/Reference/Functions-and-Operators/Datetime/week.md
- WEEKDAY(): MatrixOne/Reference/Functions-and-Operators/Datetime/weekday.md
- YEAR(): MatrixOne/Reference/Functions-and-Operators/Datetime/year.md
- 数学类:
- ABS(): MatrixOne/Reference/Functions-and-Operators/Mathematical/abs.md
- ACOS(): MatrixOne/Reference/Functions-and-Operators/Mathematical/acos.md
- ATAN(): MatrixOne/Reference/Functions-and-Operators/Mathematical/atan.md
- CEIL(): MatrixOne/Reference/Functions-and-Operators/Mathematical/ceil.md
- CEILING(): MatrixOne/Reference/Functions-and-Operators/Mathematical/ceiling.md
- COS(): MatrixOne/Reference/Functions-and-Operators/Mathematical/cos.md
- COT(): MatrixOne/Reference/Functions-and-Operators/Mathematical/cot.md
- CRC32(): MatrixOne/Reference/Functions-and-Operators/Mathematical/crc32.md
- EXP(): MatrixOne/Reference/Functions-and-Operators/Mathematical/exp.md
- FLOOR(): MatrixOne/Reference/Functions-and-Operators/Mathematical/floor.md
- LN(): MatrixOne/Reference/Functions-and-Operators/Mathematical/ln.md
- LOG(): MatrixOne/Reference/Functions-and-Operators/Mathematical/log.md
- LOG2(): MatrixOne/Reference/Functions-and-Operators/Mathematical/log2.md
- LOG10(): MatrixOne/Reference/Functions-and-Operators/Mathematical/log10.md
- PI(): MatrixOne/Reference/Functions-and-Operators/Mathematical/pi.md
- POWER(): MatrixOne/Reference/Functions-and-Operators/Mathematical/power.md
- ROUND(): MatrixOne/Reference/Functions-and-Operators/Mathematical/round.md
- RAND(): MatrixOne/Reference/Functions-and-Operators/Mathematical/rand.md
- SIN(): MatrixOne/Reference/Functions-and-Operators/Mathematical/sin.md
- SINH(): MatrixOne/Reference/Functions-and-Operators/Mathematical/sinh.md
- TAN(): MatrixOne/Reference/Functions-and-Operators/Mathematical/tan.md
- 字符串类:
- BIN(): MatrixOne/Reference/Functions-and-Operators/String/bin.md
- BIT_LENGTH(): MatrixOne/Reference/Functions-and-Operators/String/bit-length.md
- CHAR_LENGTH(): MatrixOne/Reference/Functions-and-Operators/String/char-length.md
- CONCAT(): MatrixOne/Reference/Functions-and-Operators/String/concat.md
- CONCAT_WS(): MatrixOne/Reference/Functions-and-Operators/String/concat-ws.md
- EMPTY(): MatrixOne/Reference/Functions-and-Operators/String/empty.md
- ENDSWITH(): MatrixOne/Reference/Functions-and-Operators/String/endswith.md
- FIELD(): MatrixOne/Reference/Functions-and-Operators/String/field.md
- FIND_IN_SET(): MatrixOne/Reference/Functions-and-Operators/String/find-in-set.md
- FORMAT(): MatrixOne/Reference/Functions-and-Operators/String/format.md
- FROM_BASE64(): MatrixOne/Reference/Functions-and-Operators/String/from_base64.md
- HEX(): MatrixOne/Reference/Functions-and-Operators/String/hex.md
- INSTR(): MatrixOne/Reference/Functions-and-Operators/String/instr.md
- LCASE(): MatrixOne/Reference/Functions-and-Operators/String/lcase.md
- LEFT(): MatrixOne/Reference/Functions-and-Operators/String/left.md
- LENGTH(): MatrixOne/Reference/Functions-and-Operators/String/length.md
- LOCATE(): MatrixOne/Reference/Functions-and-Operators/String/locate.md
- LOWER(): MatrixOne/Reference/Functions-and-Operators/String/lower.md
- LPAD(): MatrixOne/Reference/Functions-and-Operators/String/lpad.md
- LTRIM(): MatrixOne/Reference/Functions-and-Operators/String/ltrim.md
- MD5(): MatrixOne/Reference/Functions-and-Operators/String/md5.md
- OCT(): MatrixOne/Reference/Functions-and-Operators/String/oct.md
- REPEAT(): MatrixOne/Reference/Functions-and-Operators/String/repeat.md
- REVERSE(): MatrixOne/Reference/Functions-and-Operators/String/reverse.md
- RPAD(): MatrixOne/Reference/Functions-and-Operators/String/rpad.md
- RTRIM(): MatrixOne/Reference/Functions-and-Operators/String/rtrim.md
- SHA1()/SHA(): MatrixOne/Reference/Functions-and-Operators/String/sha1.md
- SHA2(): MatrixOne/Reference/Functions-and-Operators/String/sha2.md
- SPACE(): MatrixOne/Reference/Functions-and-Operators/String/space.md
- SPLIT_PART(): MatrixOne/Reference/Functions-and-Operators/String/split_part.md
- STARTSWITH(): MatrixOne/Reference/Functions-and-Operators/String/startswith.md
- SUBSTRING(): MatrixOne/Reference/Functions-and-Operators/String/substring.md
- SUBSTRING_INDEX(): MatrixOne/Reference/Functions-and-Operators/String/substring-index.md
- TO_BASE64(): MatrixOne/Reference/Functions-and-Operators/String/to_base64.md
- TRIM(): MatrixOne/Reference/Functions-and-Operators/String/trim.md
- UCASE(): MatrixOne/Reference/Functions-and-Operators/String/ucase.md
- UNHEX(): MatrixOne/Reference/Functions-and-Operators/String/unhex.md
- UPPER(): MatrixOne/Reference/Functions-and-Operators/String/upper.md
- 正则表达式:
- 正则表达式概述: MatrixOne/Reference/Functions-and-Operators/String/Regular-Expressions/Regular-Expression-Functions-Overview.md
- NOT REGEXP: MatrixOne/Reference/Functions-and-Operators/String/Regular-Expressions/not-regexp.md
- REGEXP_INSTR(): MatrixOne/Reference/Functions-and-Operators/String/Regular-Expressions/regexp-instr.md
- REGEXP_LIKE(): MatrixOne/Reference/Functions-and-Operators/String/Regular-Expressions/regexp-like.md
- REGEXP_REPLACE(): MatrixOne/Reference/Functions-and-Operators/String/Regular-Expressions/regexp-replace.md
- REGEXP_SUBSTR(): MatrixOne/Reference/Functions-and-Operators/String/Regular-Expressions/regexp-substr.md
- 向量类:
- 基本操作符: MatrixOne/Reference/Functions-and-Operators/Vector/arithmetic.md
- 数学计算: MatrixOne/Reference/Functions-and-Operators/Vector/misc.md
- CLUSTER_CENTERS(): MatrixOne/Reference/Functions-and-Operators/Vector/cluster_centers.md
- COSINE_SIMILARITY(): MatrixOne/Reference/Functions-and-Operators/Vector/cosine_similarity.md
- COSINE_DISTANCE(): MatrixOne/Reference/Functions-and-Operators/Vector/cosine_distance.md
- INNER_PRODUCT(): MatrixOne/Reference/Functions-and-Operators/Vector/inner_product.md
- L1_NORM(): MatrixOne/Reference/Functions-and-Operators/Vector/l1_norm.md
- L2_NORM(): MatrixOne/Reference/Functions-and-Operators/Vector/l2_norm.md
- L2_DISTANCE(): MatrixOne/Reference/Functions-and-Operators/Vector/l2_distance.md
- NORMALIZE_L2(): MatrixOne/Reference/Functions-and-Operators/Vector/normalize_l2.md
- SUBVECTOR(): MatrixOne/Reference/Functions-and-Operators/Vector/subvector.md
- VECTOR_DIMS(): MatrixOne/Reference/Functions-and-Operators/Vector/vector_dims.md
- 表函数:
- generate_series(): MatrixOne/Reference/Functions-and-Operators/Table/generate_series.md
- UNNEST(): MatrixOne/Reference/Functions-and-Operators/Table/unnest.md
- 窗口函数:
- DENSE_RANK(): MatrixOne/Reference/Functions-and-Operators/Window-Functions/dense_rank.md
- RANK(): MatrixOne/Reference/Functions-and-Operators/Window-Functions/rank.md
- ROW_NUMBER(): MatrixOne/Reference/Functions-and-Operators/Window-Functions/row_number.md
- JSON 函数:
- JQ(): MatrixOne/Reference/Functions-and-Operators/Json/jq.md
- JSON_EXTRACT(): MatrixOne/Reference/Functions-and-Operators/Json/json_extract.md
- JSON_EXTRACT_FLOAT64(): MatrixOne/Reference/Functions-and-Operators/Json/json_extract_float64.md
- JSON_EXTRACT_STRING(): MatrixOne/Reference/Functions-and-Operators/Json/json_extract_string.md
- JSON_QUOTE(): MatrixOne/Reference/Functions-and-Operators/Json/json_quote.md
- JSON_ROW(): MatrixOne/Reference/Functions-and-Operators/Json/json_row.md
- JSON_UNQUOTE(): MatrixOne/Reference/Functions-and-Operators/Json/json_unquote.md
- TRY_JQ(): MatrixOne/Reference/Functions-and-Operators/Json/try_jq.md
- 其他函数:
- LOAD_FILE: MatrixOne/Reference/Functions-and-Operators/Other/load_file.md
- SAVE_FILE: MatrixOne/Reference/Functions-and-Operators/Other/save_file.md
- SAMPLE: MatrixOne/Reference/Functions-and-Operators/Other/sample.md
- SERIAL_EXTRACT: MatrixOne/Reference/Functions-and-Operators/Other/serial_extract.md
- SLEEP: MatrixOne/Reference/Functions-and-Operators/Other/sleep.md
- STAGE_LIST: MatrixOne/Reference/Functions-and-Operators/Other/stage_list.md
- UUID(): MatrixOne/Reference/Functions-and-Operators/Other/uuid.md
- 系统运维函数:
- CURRENT_ROLE_NAME(): MatrixOne/Reference/Functions-and-Operators/system-ops/current_role_name.md
- CURRENT_ROLE(): MatrixOne/Reference/Functions-and-Operators/system-ops/current_role.md
- CURRENT_USER_NAME(): MatrixOne/Reference/Functions-and-Operators/system-ops/current_user_name.md
- CURRENT_USER(): MatrixOne/Reference/Functions-and-Operators/system-ops/current_user.md
- PURGE_LOG(): MatrixOne/Reference/Functions-and-Operators/system-ops/purge_log.md
- 系统配置:
- 系统参数概述: MatrixOne/Reference/System-Parameters/system-parameter.md
- 单机版通用参数配置: MatrixOne/Reference/System-Parameters/standalone-configuration-settings.md
- 分布式版通用参数配置: MatrixOne/Reference/System-Parameters/distributed-configuration-settings.md
- 系统表目录: MatrixOne/Reference/System-tables.md
- 权限分类列表: MatrixOne/Reference/access-control-type.md
- 使用限制:
- MatrixOne 的 JDBC 功能支持列表: MatrixOne/Reference/Limitations/mo-jdbc-feature-list.md
- MatrixOne 文件目录结构: MatrixOne/Maintain/mo-directory-structure.md
- MatrixOne 工具:
- mo_ctl 单机工具: MatrixOne/Reference/mo-tools/mo_ctl_standalone.md
- mo_ctl 分布式工具: MatrixOne/Reference/mo-tools/mo_ctl.md
- mo_datax_writer 工具: MatrixOne/Reference/mo-tools/mo_datax_writer.md
- mo_ssb_open 工具: MatrixOne/Reference/mo-tools/mo_ssb_open.md
- mo_tpch_open 工具: MatrixOne/Reference/mo-tools/mo_tpch_open.md
- mo_ts_perf_test 工具: MatrixOne/Reference/mo-tools/mo_ts_perf_test.md
- 故障诊断:
- 慢查询: MatrixOne/Troubleshooting/slow-queries.md
- 常用统计数据查询: MatrixOne/Troubleshooting/common-statistics-query.md
- 数据库统计信息: MatrixOne/Troubleshooting/query-table-statistics.md
- 错误码: MatrixOne/Troubleshooting/error-code.md
- 常见问题解答:
- 产品常见问题: MatrixOne/FAQs/product-faqs.md
- 部署常见问题: MatrixOne/FAQs/deployment-faqs.md
- SQL 常见问题: MatrixOne/FAQs/sql-faqs.md
- 版本发布纪要:
- 版本发布历史记录: MatrixOne/Release-Notes/release-timeline.md
- v24.2.0.1: MatrixOne/Release-Notes/v24.2.0.1.md
- v24.2.0.0: MatrixOne/Release-Notes/v24.2.0.0.md
- v24.1.2.4: MatrixOne/Release-Notes/v24.1.2.4.md
- v24.1.2.3: MatrixOne/Release-Notes/v24.1.2.3.md
- v24.1.2.2: MatrixOne/Release-Notes/v24.1.2.2.md
- v24.1.2.1: MatrixOne/Release-Notes/v24.1.2.1.md
- v24.1.2.0: MatrixOne/Release-Notes/v24.1.2.0.md
- v24.1.1.3: MatrixOne/Release-Notes/v24.1.1.3.md
- v24.1.1.2: MatrixOne/Release-Notes/v24.1.1.2.md
- v24.1.1.1: MatrixOne/Release-Notes/v24.1.1.1.md
- v23.1.1.0: MatrixOne/Release-Notes/v23.1.1.0.md
- v23.1.0.2: MatrixOne/Release-Notes/v23.1.0.2.md
- v23.1.0.1: MatrixOne/Release-Notes/v23.1.0.1.md
- v23.1.0.0: MatrixOne/Release-Notes/v23.1.0.0.md
- v23.1.0.0-rc2: MatrixOne/Release-Notes/v23.1.0.0-rc2.md
- v23.1.0.0-rc1: MatrixOne/Release-Notes/v23.1.0.0-rc1.md
- v23.0.8.0: MatrixOne/Release-Notes/v23.0.8.0.md
- v23.0.7.0: MatrixOne/Release-Notes/v23.0.7.0.md
- v22.0.6.0: MatrixOne/Release-Notes/v22.0.6.0.md
- v22.0.5.1: MatrixOne/Release-Notes/v22.0.5.1.md
- v22.0.5.0: MatrixOne/Release-Notes/v22.0.5.0.md
- v22.0.4.0: MatrixOne/Release-Notes/v22.0.4.0.md
- v22.0.3.0: MatrixOne/Release-Notes/v22.0.3.0.md
- v22.0.2.0: MatrixOne/Release-Notes/v22.0.2.0.md
- v21.0.1.0: MatrixOne/Release-Notes/v21.0.1.0.md
- 名词术语表: MatrixOne/glossary.md
- 社区贡献指南:
- 快速贡献: MatrixOne/Contribution-Guide/make-your-first-contribution.md
- 贡献指南:
- 有哪些贡献类型: MatrixOne/Contribution-Guide/How-to-Contribute/types-of-contributions.md
- 贡献准备: MatrixOne/Contribution-Guide/How-to-Contribute/preparation.md
- 报告 Issue: MatrixOne/Contribution-Guide/How-to-Contribute/report-an-issue.md
- 贡献代码: MatrixOne/Contribution-Guide/How-to-Contribute/contribute-code.md
- 审核修改: MatrixOne/Contribution-Guide/How-to-Contribute/review-a-pull-request.md
- 文档贡献: MatrixOne/Contribution-Guide/How-to-Contribute/contribute-documentation.md
- 提出设计草案: MatrixOne/Contribution-Guide/How-to-Contribute/make-a-design.md
- 代码规范:
- 编码规范: MatrixOne/Contribution-Guide/Code-Style/code-of-conduct.md
- 注释规范: MatrixOne/Contribution-Guide/Code-Style/code-comment-style.md
- 提交规范: MatrixOne/Contribution-Guide/Code-Style/commit-pr-style.md
- MatrixOne Intelligence: https://docs.matrixorigin.cn/zh/m1intelligence/