书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 2075 个相关结果.
  • Home

    MatrixOne Documentation Recommended articles MatrixOne Documentation Welcome to MatrixOne documentation! MatrixOne is a future-oriented hyperconverged cloud & edge native D...
  • v0.4.0

    MatrixOne v0.4.0 Release Notes Docker Features Known issues Contributors New Contributors Full Changelog MatrixOne v0.4.0 Release Notes We are excited to announce Matrix...
  • 批量插入概述

    批量导入概述 LOAD DATA 导入不同的数据格式 从不同存储位置进行导入 SOURCE 更多导入能力 批量导入概述 MatrixOne 支持使用 LOAD DATA 命令将大量行插入至 MatrixOne 数据表,也支持使用 SOURCE 命令将表结构和数据导入整个数据库。 LOAD DATA MatrixOne 支持使用 ...
  • Query Execution Plan Overview

    MatrixOne Query Execution Plan Overview What is Query Execution Plan? Use EXPLAIN to query the execution plan EXPLAIN Example MatrixOne Query Execution Plan Overview What i...
  • 身份鉴别与认证

    身份鉴别与认证 登录语法 查询当前用户 查询所有用户 使用限制 身份鉴别与认证 用户在访问 MatrixOne 数据库时需要进行身份鉴别与认证,目前 MatrixOne 仅支持用户名密码验证方式登录。数据库会对访问数据的用户进行身份验证,确认该用户是否能够与某一个数据库用户进行关联,并检查其提供的密码是否有效。 登录语法 在 MatrixO...
  • TLS 安全连接

    TLS 安全连接 概述 步骤一:开启 MatrixOne 的 TLS 支持 步骤二:配置 MySQL 客户端参数 TLS 安全连接 概述 传输层安全性 (Transport Layer Security, TLS) 是一种广泛采用的安全性协议,目的是为互联网通信提供安全及数据完整性保障。 MatrixOne 默认采用非加密连接,也支持启用基于...
  • v1.1.0

    MatrixOne v1.1.0 发布报告 MatrixOne 是什么? 重点关注 向量数据类型 时序能力 Kafka Connector (beta) 自定义函数 UDF(beta) 其他新功能 DDL 语句 索引与约束 函数 安全与权限 工具 mo_dump 工具(逻辑备份) mo_backup 工具 mo_ctl 单机部署运维...
  • 使用源代码部署

    macOS 使用源代码部署 前置依赖参考 步骤 1:安装依赖 1. 安装部署 Go 语言 2. 安装 GCC/Clang 3. 安装 Git 4. 安装 MySQL Client 步骤 2:安装 mo_ctl 工具 设置 mo_ctl 的配置参数(选做) 步骤 3:一键安装 MatrixOne 步骤 4:启动 MatrixOne 服务 ...
  • 架构概述

    MatrixOne架构概述 整体架构 查询解析层(Query Parser Layer) 计算层(Computation Layer) 集群管理层(MatrixCube) 存储引擎层(Replicated Storage Layer) 存储介质层(Storage Provision Layer) 相关信息 MatrixOn...
  • Building from source code

    Building from source code Step 1: Install Go as necessary dependency Step 2: Install GCC as necessary dependency Step 3: Get MatrixOne code Step 4: Launch MatrixOne server Ste...