OBKV-Table is compatible with all value types that are supported by OceanBase SQL statements, including:
- NULL
- Tiny Int and Unsigned Tiny Int
- Small Int and Unsigned Small Int
- Medium Int and Unsigned Medium Int
- Int and Unsigned Int
- Big Int and Unsigned Big Int
- Float and Unsigned Float
- Double and Unsigned Double
- Decimal and Unsigned Decimal
- Datetime and Timestamp
- Date, Time, and Year
- Varchar and Char (the utf8mb4_general_ci and utf8mb4_bin collations are supported).
- Varbinary and Binary
- Tiny Text, Text, Medium Text, and Long Text
- Tiny Blob, Blob, Medium Blob, and Long Blob
- Bit