I’ve been testing NocoDB in the Cloud, and I love it. But for a long time use, I’ve installed it on my own server. But I can’t export databases via Share Base. Are there any ways to copy or move all databases from Cloud to Self-hosted?
Copying base across multiple installations is not possible at the moment. We can add this as a feature (taking care of versions will be one of the issues). As a work around you can download CSV will all fields (including system fields) and then you will have to upload them to another installation. However, I think adding relations to these tables will be an issue as you will have to created relation with existing fields. We 've a PR for this I think and we will see if we can satisfy the migration usecase.
Have created an issue here. Please upvote by leaving a https://github.com/nocodb/nocodb/issues/9596
Thank you! I’ve upvoted the issue. Hope it will be solved as soon as possible
It would be good if the entire database with all relationships could be exported and re-imported into a new instance (if we don’t need all the databases without them slowing down and being a nuisance)