Create a Delta Table in S3 using Rust

How to write Rust code to create a Delta Table in S3 and add data to it, using your local Windows development environment.

Paulo de Jesus
Data Engineer Things
10 min readJul 22, 2023

--

Delta Lake is an open-source storage framework that was originally developed by Databricks and is used in a Lakehouse architecture. It sits on top of data lake storage and not only provides ACID

--

--

I enjoy solving problems with technology. When I'm not doing that I also enjoy doing DIY, and brewing my own beer.