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

无数据

分类

全部后端开发(1087)Python(352)综合其他(351)Java(327)Spring(301)数据库(259)Weblate(251)云计算&大数据(213)VirtualBox(105)UML(96)

语言

全部英语(1601)中文(简体)(273)中文(繁体)(21)日语(16)德语(15)俄语(15)西班牙语(13)法语(13)韩语(13)英语(7)

格式

全部PDF文档 PDF(1466)其他文档 其他(461)TXT文档 TXT(61)PPT文档 PPT(5)DOC文档 DOC(2)
 
本次搜索耗时 0.169 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • Spring
  • 数据库
  • Weblate
  • 云计算&大数据
  • VirtualBox
  • UML
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 德语
  • 俄语
  • 西班牙语
  • 法语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache Cassandra static column 介绍与实战

    Apache Cassandra static column 介绍与实战 Spark大数据博客 - https://www.iteblog.com Apache Cassandra static column 介绍与实战 假设我们有这样的场景:我们想在 Cassandra 中使用一张表记录用户基本信息(比如 email、密 码等)以及用户状态更新。我们知道,用户的基本信息一般很少会变动,但是状态会经常变化, 间。为了解决这种问题 ,Cassandra 引入了 static column。同一个 partition key 中被声明为 static 的列只有一个值的,也就是只存储一份。 如果想及时了 解Spark、Hadoop或者Hbase相关的文章,欢迎关注微信公共帐号:iteblog_hadoop 定义 static column 在表中将某个列定义为 STATIC 很简单,只需要在列的最后面加上 PRIMARY KEY ("username") 1 / 5 Apache Cassandra static column 介绍与实战 Spark大数据博客 - https://www.iteblog.com ... ); InvalidRequest: Error from
    0 码力 | 5 页 | 0 Bytes | 1 年前
    3
  • pdf文档 Apache Cassandra™ 10 Documentation February 16, 2012

    Software 1 Start the Cassandra Server 1 Login to Cassandra 1 Create a Keyspace (database) 1 Create a Column Family 2 Insert, Update, Delete, Read Data 2 Getting Started with Cassandra and DataStax Community Cassandra Data Model to a Relational Database 45 About Keyspaces 47 Defining Keyspaces 47 About Column Families 48 About Columns 49 About Special Columns (Counter, Expiring, Super) 49 About Expiring 50 About Validators 51 About Comparators 51 About Column Family Compression 52 When to Use Compression 52 Configuring Compression on a Column Family 52 About Indexes in Cassandra 52 About Primary
    0 码力 | 141 页 | 2.52 MB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    Trailing spaces are not stored in the database but are restored to match the defined length when the column is displayed on the client side. Network traffic is reduced by not sending spaces over the LAN after the point. If the number 3.1415 is written to a column with this data type definition, the value of 3.14 will be saved in the NUMERIC(4, 2) column. The form of declaration for fixed-point data, for precision. For instance, you define the column type as NUMERIC(2,2) presuming that its range of values will be -0.99…0.99. However, the actual range of values for the column will be -327.68..327.67, which is
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.2 Document

    . . . . . . . . . . . . . . . . . . . . 61 Logic Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Cipher Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Query Assistant Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 Plain Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 Identifier Rewrite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 Column Derivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267 Pagination Revision
    0 码力 | 503 页 | 3.66 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.1.1 Document

    . . . . . . . . . . . . . . . . . . . . 59 Logic Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 Cipher Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 Query Assistant Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 Plain Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 Identifier Rewrite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 Column Derivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 256 Pagination Revision
    0 码力 | 458 页 | 3.43 MB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    type REAL is a synonym for FLOAT, and is provided for syntax compatibility. When used to define a column or parameter, it’s indistinguishable from using FLOAT or FLOAT(1) - FLOAT(24).  Compatibility after the point. If the number 3.1415 is written to a column with this data type definition, the value of 3.14 will be saved in the NUMERIC(4, 2) column. The form of declaration for fixed-point data, for precision. For instance, you define the column type as NUMERIC(2,2) presuming that its range of values will be -0.99…0.99. However, the actual range of values for the column will be -327.68…327.67, which is
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 SQLite Tutorial

    ............................................................................. 38 Setting output column width: .................................................................... 39 Schema Information: The CREATE INDEX Command: ........................................................... 101 Single-Column Indexes: ......................................................................... 101 Unique Indexes: is implemented. ALTER TABLE The RENAME TABLE and ADD COLUMN variants of the ALTER TABLE command are supported. The DROP COLUMN, ALTER COLUMN, ADD CONSTRAINT not supported. Trigger support FOR EACH
    0 码力 | 172 页 | 1.27 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.0.0 Document

    . . . . . . . . . . . . . . . . . . . . 62 Logic Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 Cipher Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 Query Assistant Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 Plain Column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 Shadow algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 Column shadow algorithm DML statement support list . . . . . . . . . . . . . . 65 5 User Manual 67 5.1
    0 码力 | 403 页 | 3.15 MB | 1 年前
    3
  • pdf文档 Apache ShardingSphere 5.2.0 Document

    . . . . . . . . . . . . . . . . . . . . 46 Logic column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 Cipher column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 Query assistant column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 Plain column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Hint based shadow algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Column based shadow algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.10 Observability
    0 码力 | 483 页 | 4.27 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 7 Documentation

    Definition Basics 323 Default Column Values 324 Generated Columns 325 Creating and Managing Tables 326 Creating a Table 326 Choosing Column Data Types 326 Setting Table and Column Constraints 327 Check 333 Append-Optimized Storage 334 To create a heap table 334 Choosing Row or Column-Oriented Storage 334 To create a column-oriented table 335 Using Compression (Append-Optimized Tables Only) 336 To for Run-length Encoding 338 Adding Column-level Compression 338 Default Compression Values 340 Precedence of Compression Settings 340 Optimal Location for Column Compression Settings 341 Storage Parameters
    0 码力 | 2221 页 | 14.19 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
ApacheCassandrastaticcolumn介绍实战10DocumentationFebruary162012Firebird2.5LanguageReferenceShardingSphere5.1Documentfirebird40languagereferenceSQLSQLiteTutorial5.05.2VMwareGreenplum
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩