积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(209)数据库工具(74)PostgreSQL(41)TiDB(36)phpMyAdmin(35)DBeaver(31)数据库中间件(16)Greenplum(15)Vitess(8)Navicat(8)

语言

全部英语(167)中文(简体)(30)英语(4)俄语(2)中文(简体)(2)德语(1)日语(1)

格式

全部PDF文档 PDF(192)其他文档 其他(17)
 
本次搜索耗时 0.160 秒,为您找到相关结果约 209 个.
  • 全部
  • 数据库
  • 数据库工具
  • PostgreSQL
  • TiDB
  • phpMyAdmin
  • DBeaver
  • 数据库中间件
  • Greenplum
  • Vitess
  • Navicat
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 俄语
  • 中文(简体)
  • 德语
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 02 TiDB Operator 架构与实现 付业成

    Operator Pattern - Custom Resource & Controller Desired State Actual State Compare & Make Changes 扩展 Kubernetes 的几种方式 PingCAP.com Common ways to extend Kubernetes - Custom Resource - TidbCluster Backup/Restore - Custom Controller - Scheduler Extender (optional) - Admission Webhook (optional) - …Scheduler framework, Aggregated APIServer PingCAP.com Custom Resource PingCAP.com Custom Controller Desired may change or deny it. TiDB Operator 实现 PingCAP.com TiDB Operator Implementation - The tidb-controller-manager - Initialization - Watch objects (Tidb Cluster CR) - Reconcilation - on change of watched
    0 码力 | 47 页 | 1.73 MB | 6 月前
    3
  • pdf文档 Kubernetes Operator 实践 - MySQL容器化

    application-specific controller that extends the Kubernetes API to create, configure and manage instances of complex stateful applications on behalf of a Kubernetes user. operator 是特殊的 controller,用来管理复杂的分布式应用 应用 ü custom resource definition(CRD) ü custom controller Operator 是什么 • Kubernetes 中一切都可视为资源 • 默认资源类型:如 Pod、Service、Volume 等 • Kubernetes 1.7 之后增加了 CRD 自定义资源 • 二次开发扩展 Kubernetes API CRD 的基本原理 API 消除差别 TestCluster app=test app=test 申请扩容 期望副本数:3 当前副本数:1 VS app=test 增加2个副本 当前副本数:3 Controller 的基本原理 1. 背景介绍 2. Operator 的基本原理 3. MySQL Operator 设计实践 4. 小结 MySQL 容器化目标 • 快速部署 MySQL 主从集群
    0 码力 | 42 页 | 4.77 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.1

    objects View and edit table data Execute SQL queries Select in a main menu Connection > Manual > Custom Select database Set connection options and driver properties and press button Connect Application your credentials or any user data. You could try to connect to some of your databases using the Custom connection wizard. Warning: it is not secure to open direct access to your database so do not use Have fun! Demo Server Demo Server - https://demo.cloudbeaver.io Pre-configured databases access: Custom connections Security CloudBeaver User Guide 23.1. Page 12 of 140. 1. 2. Initial server configuration
    0 码力 | 140 页 | 11.34 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.0

    database objects View and edit table data Execute SQL queries 1. Select Connection > Manual > Custom in a main menu 2. Select database 3. Set connection options and driver properties and press Connect saving credentials for non-admin users. Server configuration Server information Configuration Custom connections Navigator simple view Services AWS Authentication settings Security Save credentials in the list to open the creation form (You can also select database type there). You can use the Custom tab to create a connection for the specified database or driver. You can search databases by name
    0 码力 | 111 页 | 6.01 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.2

    objects View and edit table data Execute SQL queries Select in a main menu Connection > Manual > Custom Select database Set connection options and driver properties and press button Connect Application your credentials or any user data. You could try to connect to some of your databases using the Custom connection wizard. Warning: it is not secure to open direct access to your database so do not use Have fun! Demo Server Demo Server - https://demo.cloudbeaver.io Pre-configured databases access: Custom connections Security CloudBeaver User Guide 23.2. Page 13 of 182. Initial server configuration
    0 码力 | 182 页 | 15.64 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.3

    object View and edit table data Execute SQL query Select in a main menu Connection > Manual > Custom Select database Set connection options and driver properties and press button Connect Application Execute SQL query CloudBeaver User Guide 23.3. Page 13 of 252. Pre-configured databases access: Custom connections Security We host a demo server where you can see what CloudBeaver looks in real life your credentials or any user data. You could try to connect to some of your databases using the Custom connection wizard. Warning: it is not secure to open direct access to your database so do not use
    0 码力 | 252 页 | 21.86 MB | 1 年前
    3
  • pdf文档 Greenplum on Kubernetes 容器化MPP数据库

    容器应用对基础设施透明 Greenplum Operator Kubernetes Operator ● 自定义资源类型 ○ Custom Resource Definition (CRD) ○ 和内置资源用法一致 ● 自定义控制器 ○ Custom Controller (Operator) ○ 根据资源状态封装对资源的自定义操作 Greenplum CRD $ kubectl create
    0 码力 | 33 页 | 1.93 MB | 1 年前
    3
  • pdf文档 PostgreSQL 8.2 Documentation

    everywhere to select a PostgreSQL user name to connect as. 3 Chapter 1. Getting Started • Writing a custom application, using one of the several available language bindings. These possibilities are discussed names as the built-in operators mentioned above. For example, if you define a “+” operator for some custom data type it will have the same precedence as the built-in “+” operator, no matter what yours does needed for client application development as well as for server-side program development, such as custom functions or data types written in C. (Prior to PostgreSQL 8.0, a separate gmake install-all-headers
    0 码力 | 1762 页 | 5.43 MB | 1 年前
    3
  • pdf文档 The Vitess 7.0 Documentation

    Vertical and Horizontal sharding support – Multiple sharding schemes, with the ability to plug-in custom ones Comparisons to other storage options The following sections compare Vitess to two common alternatives including master failover and data backups. 45 Vanilla MySQL Vitess A MySQL cluster can have custom database configurations for different workloads, like a master database for writes, fast read-only not usually support transactions. Vitess supports transactions. NoSQL solutions have custom APIs, leading to custom architectures, applications, and tools. Vitess adds very little variance to MySQL, a
    0 码力 | 254 页 | 949.63 KB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Choosing the Table Distribution Policy 562 Declaring Distribution Keys 563 Custom Distribution Key Hash Functions 564 Example Custom Hash Operator Class 564 Choosing the Table Storage Model 566 Heap Storage VMware by Broadcom 30 s3 Protocol Limitations 632 Using the gpcheckcloud Utility 632 Using a Custom Protocol 634 Handling Errors in External Table Data 634 Creating and Using External Web Tables Examples 733 Loading Data Using an External Table 734 Loading and Writing Non-HDFS Custom Data 734 Using a Custom Format 734 Importing and Exporting Fixed Width Data 735 Examples of Reading Fixed-Width
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
共 209 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 21
前往
页
相关搜索词
02TiDBOperator架构实现付业成KubernetesMySQLCloudBeaverUserGuide23.123.023.223.3Greenplumon容器MPP数据据库数据库PostgreSQL8.2DocumentationTheVitess7.0DocumentatiVMware
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩