Couchbase支持以下數(shù)據(jù)類型:
- String(字符串)
- Integer(整數(shù))
- Boolean(布爾值)
- Float(浮點(diǎn)數(shù))
- Object(對(duì)象)
- Array(數(shù)組)
- Null(空值)
- JSON(JavaScript Object Notation)
- Binary(二進(jìn)制數(shù)據(jù))
- Date(日期)
- Geospatial(地理位置)
- Time(時(shí)間)
- Regex(正則表達(dá)式)
- 以及自定義數(shù)據(jù)類型