书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 2144 个相关结果.
  • 7.1. 数据兼容性

    数据兼容性 数据兼容性 SQL 兼容 SQL 是使用者与数据库交流的标准语言。 SQL 解析引擎负责将 SQL 字符串解析为抽象语法树,供 Apache ShardingSphere 理解并实现其增量功能。 ShardingSphere 目前支持 MySQL, PostgreSQL, SQLServer, Oracle, openGauss ...
  • 3.2. 运行模式

    背景 内存模式 单机模式 集群模式 背景 内存模式 单机模式 集群模式 背景 为满足用户快速测试启动、单机运行以及集群运行等不同的需求,Apache ShardingSphere 提供了内存模式、单机模式和集群模式。 内存模式 适用于做快速集成测试的环境启动,方便开发人员在整合功能测试中集成 ShardingSphere。 该模式...
  • YAML 配置

    YAML 配置 YAML 配置 ShardingSphere-JDBC 的 YAML 配置是 ShardingSphere-Proxy 的子集。 在 server.yaml 文件中,ShardingSphere-Proxy 能够额外配置权限功能和更多的 Proxy 专有属性。 说明: YAML 配置文件支持配置内容超过 3MB。 本章节将介绍 S...
  • 配置手册

    配置手册 配置手册 配置是 ShardingSphere-Proxy 中唯一与开发者交互的模块,通过它可以快速清晰的理解 ShardingSphere-Proxy 所提供的功能。 本章节是 ShardingSphere-Proxy 的配置参考手册,需要时可当做字典查阅。 ShardingSphere-Proxy 只提供基于 YAML 的配置方式。 ...
  • 编排治理

    编排治理 不使用Spring 引入Maven依赖 基于Java编码的规则配置 基于Yaml的规则配置 使用Spring 引入Maven依赖 基于Spring boot的规则配置 基于Spring命名空间的规则配置 编排治理 使用治理功能需要指定一个注册中心。配置将全部存入注册中心,可以在每次启动时使用本地配置覆盖注册中心配置,也可以只通...
  • 7.7. Encryption

    Encryption Overall Architecture Encryption Rules Encryption Process Detailed Solution The advantages of Middleware encryption service Solution EncryptAlgorithm Encryption...
  • 8. FAQ

    JDBC [JDBC] 引入 shardingsphere-transaction-xa-core 后,如何避免 spring-boot 自动加载默认的 JtaTransactionManager? [JDBC] Oracle 表名、字段名配置大小写在加载 metadata 元数据时结果不正确? Proxy [Proxy] Windows 环境下,...
  • 应用性能监控集成

    应用性能监控集成 背景 使用方法 使用 OpenTracing 协议 使用 SkyWalking 自动探针 使用 OpenTelemetry 效果展示 应用架构 拓扑图展示 跟踪数据展示 异常情况展示 应用性能监控集成 背景 使用方法 使用 OpenTracing 协议 使用 SkyWalking 自动探针 使用 Open...
  • Integration Test

    Integration Test Process Configuration Environment Configuration Assertion Configuration Notice Integration Test Process Configuration Environment Configuration Asserti...
  • Mixed Rules

    Mixed Rules Configuration Item Explanation Mixed Rules Configuration Item Explanation <beans xmlns = "http://www.springframework.org/schema/beans" xmlns:xsi = "htt...