Data formats

Custom data formats in Orbital

Orbital has support for several data formats, however if you need a format that’s not here, it’s possible to implement your own.

Orbital uses a ModelFormatSpec to provide format-specific serialization & deserialization implementations.

While it is possible to define your own custom format, to load it into Orbital currently requires a custom build - available for Enterprise customers only.

Support for loading custom formats via Taxi projects is planned - Vote for this issue or reach out to us if you’d like to discuss getting this feature supported.

If you need a format that’s not listed here, reach out to us, and we’ll probably just build it for you!

Previous
Protobuf
Next
Production deployments