Data Types
Reference: Data Types
CedarDB strives to support all useful data types, some of them specified by the SQL standard.
We additionally support additional ones popularized by PostgreSQL (e.g., array
, jsonb
, uuid
, etc.).
The complete list of supported data types in CedarDB is as follows: