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

无数据

分类

全部数据库(67)TiDB(16)数据库工具(15)DBeaver(15)Greenplum(11)Firebird(7)PostgreSQL(6)Vitess(5)数据库中间件(4)ClickHouse(2)

语言

全部英语(58)俄语(3)英语(3)德语(2)中文(简体)(1)

格式

全部PDF文档 PDF(66)PPT文档 PPT(1)
 
本次搜索耗时 0.055 秒,为您找到相关结果约 67 个.
  • 全部
  • 数据库
  • TiDB
  • 数据库工具
  • DBeaver
  • Greenplum
  • Firebird
  • PostgreSQL
  • Vitess
  • 数据库中间件
  • ClickHouse
  • 全部
  • 英语
  • 俄语
  • 英语
  • 德语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 ClickHouse: настоящее и будущее

    tuple(); SELECT JSONExtractString(data, 'teams', 1, 'name') FROM games; — 0.520 sec. CREATE TABLE games (data JSON) ENGINE = MergeTree; SELECT data.teams.name[1] FROM games; — 0.015 sec. Support `date.$date` String, `teams.abbreviation` Array(String), `teams.city` Array(String), `teams.home` Array(UInt8), `teams.name` Array(String), `teams.players.ast` Array(Array(Int8)), `teams.players.blk` Array(Array(Int8)) Array(Array(Int8)), `teams.players.drb` Array(Array(Int8)), `teams.players.fg` Array(Array(Int8)), `teams.players.fg3` Array(Array(Int8)), `teams.players.fg3_pct` Array(Array(String)), `teams.players.fg3a` Array(Array(Int8))
    0 码力 | 32 页 | 2.62 MB | 1 年前
    3
  • pdf文档 ClickHouse: настоящее и будущее

    tuple(); SELECT JSONExtractString(data, 'teams', 1, 'name') FROM games; — 0.520 sec. CREATE TABLE games (data JSON) ENGINE = MergeTree; SELECT data.teams.name[1] FROM games; — 0.015 sec. Support `date.$date` String, `teams.abbreviation` Array(String), `teams.city` Array(String), `teams.home` Array(UInt8), `teams.name` Array(String), `teams.players.ast` Array(Array(Int8)), `teams.players.blk` Array(Array(Int8)) Array(Array(Int8)), `teams.players.drb` Array(Array(Int8)), `teams.players.fg` Array(Array(Int8)), `teams.players.fg3` Array(Array(Int8)), `teams.players.fg3_pct` Array(Array(String)), `teams.players.fg3a` Array(Array(Int8))
    0 码力 | 32 页 | 776.70 KB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.2

    overview Demo Server Administration Server configuration Connection Templates Management Users Teams Users Provisioning Authentication methods User credentials storage Query Manager Drivers Management will define the permissions the user has within the system. For additional information regarding teams and their definitions, please refer to the article. Team management Setting Connection Access: You can use teams to manage connection permissions in CloudBeaver. As a team is added to a user, the team connections become available for the user on the main page. The Admin and User teams are available
    0 码力 | 182 页 | 15.64 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.0

    Administration Overview Server configuration Connection Management Access Management Users Teams Authentication methods User credentials storage Query Manager Supported databases Authentication You can use teams to manage connection permissions in CloudBeaver. As a team is added to a user, the team connections become available for the user on the main page. The Admin and User teams are available Administrator can create custom teams on the Teams tab of the Administration menu. Also, connection access can be configured in the Connection and User dialogs. Connection dialog Teams CloudBeaver user guide
    0 码力 | 111 页 | 6.01 MB | 1 年前
    3
  • pdf文档 CloudBeaver User Guide v.23.1

    Application overview Demo Server Administration Server configuration Connection Management Users Teams Authentication methods User credentials storage Query Manager Drivers Management Supported databases You can use teams to manage connection permissions in CloudBeaver. As a team is added to a user, the team connections become available for the user on the main page. The Admin and User teams are available Administrator can create on the Teams tab of the Administration menu. custom teams Also, connection access can be configured in the Connection and User dialogs. Connection dialog Teams CloudBeaver User Guide
    0 码力 | 140 页 | 11.34 MB | 1 年前
    3
  • pdf文档 Real-Time Unified Data Layers: A New Era for Scalable Analytics, Search, and AI

    Real-Time Unified Data Layer? 4. 5.CrateDB: A Modern Real-Time Unified Data Layer1. Introduction Data teams are facing more challenges than ever. As applications generate and consume unprecedented volumes of of data across a growing number of sources and formats, data engineering and architecture teams must design systems that not only scale but also deliver real-time access and insights. However, the complexity complexity isn’t just technical—business expectations have grown, putting additional pressure on data teams to enable faster decision-making and drive tangible value. Business lines, customers and consumers
    0 码力 | 10 页 | 2.82 MB | 5 月前
    3
  • pdf文档 CloudBeaver User Guide v.23.3

    overview Demo Server Administration Server configuration Connection Templates Management Users Teams Users Provisioning Authentication methods User credentials storage Query Manager Drivers Management will define the permissions the user has within the system. For additional information regarding teams and their definitions, please refer to the article. Team management Setting Connection Access: You can use teams to manage connection permissions in CloudBeaver. As a team is added to a user, the team connections become available for the user on the main page. The Admin and User teams are available
    0 码力 | 252 页 | 21.86 MB | 1 年前
    3
  • pdf文档 DBeaver Lite User Guide v24.2.ea

    advantage of its security tools and features, such as password protection, SSO authentication, teams and roles in Team Edition. This article briefly describes the most important security options available for machine learning tasks. It also facilitates collaborative work through its notebooks, allowing teams to share code, visualizations, and insights effectively. For more detailed information and a comprehensive DBeaver Team Edition Authentication Working in Desktop client Working in the Web client Projects, Teams, and Roles in DBeaver Team Edition Working with database credentials Database Tasks and Scheduling
    0 码力 | 1010 页 | 79.48 MB | 1 年前
    3
  • pdf文档 DBeaver Lite User Guide v.24.1

    advantage of its security tools and features, such as password protection, SSO authentication, teams and roles in Team Edition. This article briefly describes the most important security options available for machine learning tasks. It also facilitates collaborative work through its notebooks, allowing teams to share code, visualizations, and insights effectively. For more detailed information and a comprehensive DBeaver Team Edition Authentication Working in Desktop client Working in the Web client Projects, Teams, and Roles in DBeaver Team Edition Working with database credentials Database Tasks and Scheduling
    0 码力 | 1008 页 | 79.40 MB | 1 年前
    3
  • pdf文档 DBeaver User Guide v.24.0

    advantage of its security tools and features, such as password protection, SSO authentication, teams and roles in Team Edition. This article briefly describes the most important security options available for machine learning tasks. It also facilitates collaborative work through its notebooks, allowing teams to share code, visualizations, and insights effectively. For more detailed information and a comprehensive DBeaver Team Edition Authentication Working in Desktop client Working in the Web client Projects, Teams, and Roles in DBeaver Team Edition Working with database credentials Database Tasks and Scheduling
    0 码力 | 1099 页 | 83.12 MB | 1 年前
    3
共 67 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
ClickHousefinalpdfCloudBeaverUserGuide23.223.023.1RealTimeUnifiedDataLayersNewEraforScalableAnalyticsSearchandAI23.3DBeaverLite24.124.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩