EddytorDocs & API

05 · Connect Storage

Register and manage the object-storage backends where your Delta tables live.

Eddytor works on Delta tables in your own object storage - it never copies your data. Before you can create or read a table, you register at least one storage connection pointing at a bucket or container.

In this section

Good to know

Registering a connection also discovers the tables already in the bucket - an empty bucket is fine (it just reports 0 tables). You own the data; Eddytor only connects to it.

Next

On this page