
I am currently exploring the integration of Appwrite into a mobile application I'm developing using Flutter. Appwrite appears to offer a comprehensive suite of features that aligns with my project requirements. However, I am having one concern which I am not able to find an answer for. As the documentation suggests, importing database structural changes from one environment to another(for example from "dev" to "staging') seems to necessitate the creation of a script for repopulating or resynchronising the database, as the existing data would otherwise be erased. This leads me to two critical inquiries:
- Is the recommended approach to manage this migration via the Command Line Interface (CLI), which involves deleting the existing database and subsequently repopulating it? If there are alternative methods, I would appreciate any suggestions or best practices.
- How feasible is this approach in a production environment, particularly in terms of migrating content while the application is actively being used?
Recommended threads
- Data sending problem having
<#564161373148414012> 🚑│support <#564161373148414012> have few problems in my project running on appwrite . Data is not sending to database .is any update or...
- Retreive collection from archived projec...
Hey there, so I archivef a project on 1st September 2025 and now I need the data from one of its collections. Any way I can retrieve it?
- Insights🐛 Bug Report: Missing Tables AP...
Hi. First time appwrite user. i'm building a new mobile app with react-native & expo and decided to use appwrite as a tech for this app. i found the react-nativ...
