Alpha release: Data Packages


Today, upstream schema changes break data pipelines and subsequently break application code. Data Packages prevent this by decoupling the client from the infrastructure to enable stable versions of a dataset to continue being served even if upstream systems have broken.
Next, Data Packages decouple application code from specific data infrastructure so that a dataset can be moved to different storage systems by data teams without impacting application teams.
Finally, Data Package versioning enables rollbacks & proper testing against newer versions - achieving a true CI/CD flow.
Data packages make engineers immediately productive with data by decoupling applications from data infrastructure.
You can read more on our blog, our docs, or get in touch to request access. The alpha release supports Typescript and Python, and the project will be open sourced soon.