Back to Glossary Index
Dagster Data Engineering Glossary:
Protobuf (Protocol Buffers)
Developed by Google, it is a method developed to serialize structured data, like XML and JSON. It is both simpler and more efficient than both XML and JSON. Protobuf is language-agnostic, making it highly versatile for different systems.