Duplicate Table Structure?

I looked around but couldn’t find an answer to this question. I was wondering if its possible to duplicate a database structure and then export it and use it in another Baserow account? Our use case is that we would like to create a basic database structure in Baserow for an ecommerce backend, but we would then like to be able to replicate that quickly for new clients who would have their own Baserow account. Obviously, having to set up the databases for each individual Baserow account is not feasible. so we were hoping we could share some sort of template, which a user can then just copy into their Baserow implementation. thanks.

Hey @ddsgad, we’re currently working on the export/import of workspaces feature so it’ll be easier to duplicate and move databases. It should be included in Baserow 1.29.

You can check the details here: Allow importing and exporting to the serialized Baserow format using the API and web-frontend (#1896) · Issues · Baserow / baserow · GitLab

@ddsgad You might want to checkout the conversation in this thread: Transfer of Self Hosted Baserow instance to another server

If you have access to the server that runs the container, you can execute the commands @bram posted in his comment on the thread to duplicate a specific workspace from one account to another.

I have done it, and it works pretty well.

1 Like

Thanks. Really hoping this gets implemented in 1.29. It will make it much easier for agencies to build off of Baserow and would at least make my idea (that I’ve been working on for ages) feasible. In the link above, Davide comments: “I think it would be great to have the option to export just the table structure in a zip file without including the data.” This is exactly what is needed. Ability to easily export and implant a table structure.