Back to Glossary Index

Dagster Data Engineering Glossary:

MessagePack

A binary format efficiently encoding objects and their fields in a compact binary representation. It is more efficient and compact compared to JSON, used when performance and bandwidth are concerns.