书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 8883 个相关结果.
  • 数据分片

    数据分片 不使用Spring 引入Maven依赖 基于Java编码的规则配置 基于Yaml的规则配置 使用原生JDBC 使用Spring 引入Maven依赖 基于Spring boot的规则配置 基于Spring boot + JNDI的规则配置 基于Spring命名空间的规则配置 在Spring中使用DataSource 数据...
  • ClickHouse

    ClickHouse Overview Supported Version Dependencies Maven dependency How to create a ClickHouse Load Node Usage for SQL API Usage for InLong Dashboard Usage for InLong Manager...
  • ClickHouse

    ClickHouse Overview Supported Version Dependencies Maven dependency How to create a ClickHouse Load Node Usage for SQL API Usage for InLong Dashboard Usage for InLong Manager...
  • SQLServer

    SQLServer Overview Supported Version Dependencies Maven dependency How to create an SQLServer Load Node Usage for SQL API Usage for InLong Dashboard Usage for InLong Manager ...
  • 基于 MySQL 的 Metastore 配置

    基于 MySQL 的 Metastore 配置 准备工作 配置方法 基于 MySQL 的 Metastore 配置 Kylin 支持 MySQL 作为 Metastore 存储。 注意 :该功能还在测试中,建议您谨慎使用。 准备工作 1.安装 MySQL 服务,例如 v5.1.172.下载 MySQL 的 JDBC 驱动 ( mys...
  • 快速入门

    快速入门 使用API配置 Maven安装 规则配置 使用基于ShardingDataSource的JDBC接口 使用Spring Maven安装 Spring命名空间 快速入门 使用API配置 Maven安装 <!-- 引入sharding-jdbc核心模块 --> <dependency> <groupId>...
  • YAML Configuration

    Overview Usage Import Maven Dependency YAML Format Create Data Source Use Data Source YAML Syntax Explanation Overview YAML configuration provides interaction with Shardin...
  • YAML Configuration

    Overview Usage Import Maven Dependency YAML Format Create Data Source Use Data Source YAML Syntax Explanation Overview YAML configuration provides interaction with Shardin...
  • Spring Boot

    Overview Usage Import Maven Dependency Configure Spring Boot Properties Use Data Source Special handling for Spring Boot OSS 3 Special handling for earlier versions of Spring...
  • 38. Spring Session

    38. Spring Session 38. Spring Session Spring Boot为Spring Session自动配置了各种存储: JDBC MongoDB Redis Hazelcast HashMap 如果Spring Session可用,你只需选择想要的存储sessions的存储类型StoreType 。例如,按如下配置...