OneCompiler

Data Types

CategoryData Types
PrimitivesInteger, Numeric, Character (text, varchar, char), Boolean, Binary
StructuredDate/Time(timestamp/time with/without timezone, date, interval), Array, Range, UUID
DocumentJSON/JSONB, XML, Key-value (Hstore)
GeometryPoint, Line, Circle, Polygon
CustomizationsComposite, Custom Types
MiscMoney, Enum, Universally unique identifier (UUID), Classless Inter-Domain Routing (CIDR) blocks and MAC addresses, IPv4 and IPv6 addresses

Note

In addition to the above data types, you can also create your own data types.