积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(156)PostgreSQL(40)数据库工具(32)TiDB(31)DBeaver(26)数据库中间件(19)Greenplum(18)Vitess(8)Navicat(6)Firebird(2)

语言

全部英语(117)中文(简体)(36)英语(3)

格式

全部PDF文档 PDF(156)
 
本次搜索耗时 0.424 秒,为您找到相关结果约 156 个.
  • 全部
  • 数据库
  • PostgreSQL
  • 数据库工具
  • TiDB
  • DBeaver
  • 数据库中间件
  • Greenplum
  • Vitess
  • Navicat
  • Firebird
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache ShardingSphere 5.0.0-alpha Document

    by sharding algorithms through =, >=, <=, >, <, BETWEEN and IN. They need to be implemented by developers themselves and can be highly flexible. Currently, 3 kinds of sharding algorithms are available extracts all kinds of scenarios by sharding strategies, instead of pro‐ viding built‐in sharding algorithms. Therefore, it can provide higher abstraction and the interface for developers to implement sharding in SQL. StandardShardingStrategy only supports single sharding keys and pro‐ vides two sharding algorithms of PreciseShardingAlgorithm and RangeShardingAlgorithm. PreciseShardingAlgorithm is compulsory
    0 码力 | 311 页 | 2.09 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.1 Document

    supports multiple sharding columns. Sharding Algorithm Data sharding can be achieved by sharding algorithms through =, >=, <=, >, <, BETWEEN and IN. It can be implemented by developers themselves, or using Java codes are not helpful in the unified management of common configurations. Writing sharding algorithms with inline expressions, users can store rules together, making them easier to be browsed and identify them. ShardingSphere currently supports the configurations of data nodes and sharding algorithms. Inline expressions use Groovy syntax, which can support all kinds of operations, including inline
    0 码力 | 458 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.2 Document

    supports multiple sharding columns. Sharding Algorithm Data sharding can be achieved by sharding algorithms through =, >=, <=, >, <, BETWEEN and IN. It can be implemented by developers themselves, or using Java codes are not helpful in the unified management of common configurations. Writing sharding algorithms with inline expressions, users can store rules together, making them easier to be browsed and identify them. ShardingSphere currently supports the configurations of data nodes and sharding algorithms. Inline expressions use Groovy syntax, which can support all kinds of operations, including inline
    0 码力 | 503 页 | 3.66 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 中文文档 5.0.0-alpha

    sysbench_result_aggregation: a. 重新对所有任务的压测结果执行画图脚本 python3 plot_graph.py sharding python3 plot_graph.py ms python3 plot_graph.py sharding_ms python3 plot_graph.py encrypt b. 使用 Jenkins 的 Publish HTML reports 插件将所有图片整合到一个 # Generate graph cd /home/jenkins/sysbench_res/ python3 plot_graph.py sharding 利用 Jenkins 的 Publish HTML reports 插件将图片发布到页面里 HTML directory to archive: /home/jenkins/sysbench_res/graph/ Index page[s]: Apache ShardingSphere document, v5.0.0-beta 附录 2 plot_graph.py import sys import matplotlib.pyplot as plt import numpy as np def generate_graph(path, case_name): dataset = { 'build_num': [], 'master_version':
    0 码力 | 301 页 | 3.44 MB | 1 年前
    3
  • pdf文档 7. UDF in ClickHouse

    Area = 16,30 3 About Me Chenzhang HU 胡宸章 R&D Engineer at CraiditX Focusing on AI systems and algorithms Active GitHub User • https://github.com/hczhcz • Interested in computer system and language Module Module Module Input Tables Computing Task Result Table Pipeline = Directed Acyclic Graph (DAG) of modules Module = Input + Task + Output Task = Query or external program Query = “CREATE behavioral pattern in the time series data • Or even... randomly Example: Finding a shortest path in the graph • Iterating Example: Training a regression model • Handling domain-specific data Example: Computing
    0 码力 | 29 页 | 1.54 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    Bayes Classification 393 References 397 Graph Analytics 397 Graph Analytics 0 What is a Graph? 397 Graph Analytics on Greenplum 398 Using Graph 398 Graph Modules 400 All Pairs Shortest Path (APSP) Weakly Connected Components 402 Measures 402 Average Path Length 402 Closeness Centrality 403 Graph Diameter 403 In-Out Degree 403 References 403 Geospatial Analytics 404 Geospatial Analytics 0 will use legacy hash operators when loading the data. This is because Greenplum 6 has new hash algorithms that map distribution keys to segments, but the data in the backup set must be restored to the
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    Bayes Classification 402 References 406 Graph Analytics 406 Graph Analytics 0 What is a Graph? 406 Graph Analytics on Greenplum 407 Using Graph 407 Graph Modules 409 All Pairs Shortest Path (APSP) Weakly Connected Components 411 Measures 411 Average Path Length 411 Closeness Centrality 412 Graph Diameter 412 In-Out Degree 412 References 412 Geospatial Analytics 413 Geospatial Analytics 0 will use legacy hash operators when loading the data. This is because Greenplum 6 has new hash algorithms that map distribution keys to segments, but the data in the backup set must be restored to the
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    Bayes Classification 328 References 332 Graph Analytics 332 Graph Analytics 0 What is a Graph? 332 Graph Analytics on Greenplum 333 Using Graph 333 Graph Modules 335 All Pairs Shortest Path (APSP) Weakly Connected Components 337 Measures 337 Average Path Length 337 Closeness Centrality 338 Graph Diameter 338 VMware Greenplum v6.17 Documentation VMware, Inc. 15 In-Out Degree 338 References will use legacy hash operators when loading the data. This is because Greenplum 6 has new hash algorithms that map distribution keys to segments, but the data in the backup set must be restored to the
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 7 Documentation

    714 Naive Bayes Classification 715 References 719 Graph Analytics 719 What is a Graph? 720 Graph Analytics on Greenplum 721 Using Graph 721 Graph Modules 723 All Pairs Shortest Path (APSP) 723 Breadth-First Weakly Connected Components 725 Measures 725 Average Path Length 725 Closeness Centrality 725 Graph Diameter 726 In-Out Degree 726 References 726 Geospatial Analytics 726 Greenplum PostGIS Extension performance improvements as you only need to return the columns of interest to you. All compression algorithms can be used with either row or column-oriented tables, but Run-Length Encoded (RLE) compression
    0 码力 | 2221 页 | 14.19 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    914 Naive Bayes Classification 916 References 920 Graph Analytics 920 What is a Graph? 920 Graph Analytics on Greenplum 921 Using Graph 922 Graph Modules 923 All Pairs Shortest Path (APSP) 923 Breadth-First Weakly Connected Components 925 Measures 925 Average Path Length 926 Closeness Centrality 926 Graph Diameter 926 In-Out Degree 926 References 927 Geospatial Analytics 927 About PostGIS 927 Greenplum performance improvements as you only need to return the columns of interest to you. All compression algorithms can be used with either row or column-oriented tables, but Run-Length Encoded (RLE) compression
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
共 156 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 16
前往
页
相关搜索词
ApacheShardingSphere5.0alphaDocument5.1中文文档UDFInClickHouseVMwareGreenplumv618Documentation1917
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩