Apache ShardingSphere 中文文档 5.0.0-alpha. . 88 处理过程 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 3.8 Dist SQL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 Apache ShardingSphere document, v5.0.0-beta DML 语句的处理过程同理,对于非 DML 语句,如创建数据表等,会在生产数据库与影子数据库分别执 行。 3.8 Dist SQL 3.8.1 背景 DistSQL(Distributed SQL)是 Apache ShardingSphere 特有的内置 SQL 语言,提供了标准 SQL 之外的 增量功能操作能力。 Hint、事务类型切换、分片执行计划查询等增量 功能的操作。 3.8.3 目标 打破中间件和数据库之间的界限,让开发者像使用数据库一样使用 Apache ShardingSphere,是 DistSQL 的设计目标。 3.8. Dist SQL 89 Apache ShardingSphere document, v5.0.0-beta 3.8.4 注意事项 DistSQL 只能用于 ShardingSphere0 码力 | 301 页 | 3.44 MB | 1 年前3
Apache ShardingSphere 5.0.0-alpha Document3.7.3 Principle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 3.8 Dist SQL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 pressions. 3.7 Shadow DB 3.7.1 Navigation TODO 3.7.2 Core Concept TODO 3.7.3 Principle TODO 3.8 Dist SQL 3.8.1 Background DistSQL(Distributed SQL)is Apache ShardingSphere specific SQL, which provide Data Source TODO Sharding TODO Readwrite-Splitting TODO Encrypt TODO DB Discovery TODO 3.8. Dist SQL 96 Apache ShardingSphere document, v5.0.0-beta RQL Syntax TODO Data Source TODO Sharding0 码力 | 311 页 | 2.09 MB | 1 年前3
MyBatis 框架尚硅谷 java 研究院版本:V 1.0JAVAEE 课程系列 ————————————————————————————— 1 更多 Java –大数据 –前端 –python 人工智能资料下载,可访问百度:尚硅谷官网 MyBatis 框架 尚硅谷 java 研究院 版本:V 1.0 第 1 章 MyBatis 简介 1.1 MyBatis 历史 1)MyBatis 是 Apache 的一个开源项目 iBatis, 2010 基于全映射的全自动框架,大量字段的 POJO 进行部分映射时比较困难。导致数据 库性能下降 JAVAEE 课程系列 ————————————————————————————— 2 更多 Java –大数据 –前端 –python 人工智能资料下载,可访问百度:尚硅谷官网 3) MyBatis 1 对开发人员而言,核心 sql 还是需要自己优化 2 sql 和 java 编码分开,功能边界清晰,一个专注业务、一个专注数据 https://github.com/mybatis/mybatis-3/ JAVAEE 课程系列 ————————————————————————————— 3 更多 Java –大数据 –前端 –python 人工智能资料下载,可访问百度:尚硅谷官网 第 2 章 MyBatis HelloWorld 2.1 开发环境的准备 1) 导入 MyBatis 框架的 jar 包、Mysql 驱动包、log4j0 码力 | 44 页 | 926.54 KB | 1 年前3
Apache ShardingSphere 5.2.1 Document. . 43 Procedures not supported . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 3.8 Encryption . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 as the migration target cluster. 3.7. Data Migration 43 Apache ShardingSphere document, v5.2.1 3.8 Encryption 3.8.1 Background Security control has always been a crucial link of data governance, data transformation with transparency, security and low risk without modifying the business logic and SQL. 3.8. Encryption 44 Apache ShardingSphere document, v5.2.1 3.8.3 Goal Provides a security and transparent0 码力 | 523 页 | 4.51 MB | 1 年前3
Apache ShardingSphere 5.2.0 Document. . 44 Procedures not supported . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.8 Encryption . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 supported, so a brand new database cluster needs to be prepared as the migration target cluster. 3.8 Encryption 3.8.1 Background Security control has always been a crucial link of data governance, data valued and sensitive topic. Data encryption refers to transforming some sensitive information through 3.8. Encryption 44 Apache ShardingSphere document, v5.2.0 encrypt rules to safely protect the private0 码力 | 483 页 | 4.27 MB | 1 年前3
Apache ShardingSphere 中文文档 5.2.0. . 39 不支持项 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 3.8 数据加密 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 3.8 ShardingSphere document, v5.2.0 不支持项 • 无主键表迁移; • 复合主键表迁移; • 不支持在当前存储节点之上做迁移,需要准备一个全新的数据库集群作为迁移目标库。 3.8 数据加密 3.8.1 背景 安全控制一直是治理的重要环节,数据加密属于安全控制的范畴。无论对互联网公司还是传统行业来说, 数据安全一直是极为重视和敏感的话题。数据加密是指对某些敏感信息通过加密规则进行数据的变形,实 系统。而当加密场景发生改变时,自行维护的加密系统往往又面临着重构或修改风险。此外,对于已经 上线的业务,在不修改业务逻辑和 SQL 的情况下,透明化、安全低风险地实现无缝进行加密改造也相对 复杂。 3.8. 数据加密 40 Apache ShardingSphere document, v5.2.0 3.8.3 目标 根据业界对加密的需求及业务改造痛点,提供了一套完整、安全、透明化、低改造成本的数据加密整合0 码力 | 449 页 | 5.85 MB | 1 年前3
Apache ShardingSphere 5.4.1 Documentserver.yaml as ./custom/conf, you can test it with the following docker-compose.yml file. version: "3.8" services: apache-shardingsphere-proxy-native: image: ghcr.io/apache/shardingsphere-proxy-native:latest Image corresponding to GraalVM Native Image through the following docker-compose.yml file. version: "3.8" services: apache-shardingsphere-proxy-native: image: apache/shardingsphere-proxy-native:latest yml example is as follows. 9.2. ShardingSphere-Proxy 392 Apache ShardingSphere document version: "3.8" services: apache-shardingsphere-proxy: image: apache/shardingsphere-proxy:latest environment:0 码力 | 572 页 | 3.73 MB | 1 年前3
Apache ShardingSphere 中文文档 5.4.1在每夜构建。假设存在包含 server.yaml 的 conf 文件夹为 ./custom/conf,你可通过如下的 docker-compose.yml 文件进行测试。 version: "3.8" services: apache-shardingsphere-proxy-native: image: ghcr.io/apache/shardingsphere-proxy-native:latest /custom/conf, 可 通 过 如 下 的 docker-compose.yml 文件启动 GraalVM Native Image 对应的 Docker Image。 version: "3.8" services: apache-shardingsphere-proxy-native: image: apache/shardingsphere-proxy-native:latest JVM_OPT 来配置 ShardingSphere‐Agent 的使用。以在 Docker Compose 环境 下启动为例,合理的 docker-compose.yml 示例如下。 version: "3.8" services: apache-shardingsphere-proxy: image: apache/shardingsphere-proxy:latest environment:0 码力 | 530 页 | 4.49 MB | 1 年前3
Apache ShardingSphere 中文文档 5.3.2存在每夜构建。假设存在包含 server.yaml 的 conf 文件夹为 ./custom/conf,你可通过如下的 docker-compose.yml 文 件进行测试。 version: "3.8" services: apache-shardingsphere-proxy-native: image: ghcr.io/apache/shardingsphere-proxy-native:latest /custom/conf, 可 通 过 如 下 的 docker-compose.yml 文件启动 GraalVM Native Image 对应的 Docker Image。 version: "3.8" services: apache-shardingsphere-proxy-native: image: apache/shardingsphere-proxy-native:latest JVM_OPT 来配置 ShardingSphere‐Agent 的使用。以在 Docker Compose 环境 下启动为例,合理的 docker-compose.yml 示例如下。 version: "3.8" services: apache-shardingsphere-proxy: image: apache/shardingsphere-proxy:latest environment:0 码力 | 508 页 | 4.44 MB | 1 年前3
Apache ShardingSphere v5.5.0 documentglobal.yaml as ./custom/conf, you can test it with the following docker-compose.yml file. version: "3.8" services: apache-shardingsphere-proxy-native: image: ghcr.io/apache/shardingsphere-proxy-native:latest Image corresponding to GraalVM Native Image through the following docker-compose.yml file. version: "3.8" services: apache-shardingsphere-proxy-native: image: apache/shardingsphere-proxy-native:latest0 码力 | 602 页 | 3.85 MB | 1 年前3
共 15 条
- 1
- 2













