Skip to content

Instantly share code, notes, and snippets.

@leoricklin
Last active January 16, 2021 14:37
Show Gist options
  • Save leoricklin/d5ad86e39972db2713aa53672973db72 to your computer and use it in GitHub Desktop.
Save leoricklin/d5ad86e39972db2713aa53672973db72 to your computer and use it in GitHub Desktop.
  • 字符串:String

  • 列表:List

  • 集合:Set

  • 有序集合:sorted set

  • 数组:array

  • 字段:column

  • 分区字段:partitioned column

  • 实体:Entity

  • 属性:Properties

  • 关系:Relationship

  • 标签:Tags

  • 列修饰符:qualifier

  • 列族:CF

  • 拉链表:Chain Table, SCD Type 2 Table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment