We currently have a web application that uses a MySQL database and allows multiple vendors to store their data in separate databases. We now want to develop a Flutter app and are wondering how we can integrate these separate databases into the new project.
Summary
There is a feature request on GitHub for the ability to have multiple external databases per project in Appwrite. Currently, all projects go into the same SQL database. To request this feature, open an issue on the GitHub page and others can upvote it. For integrating separate MySQL databases into a new Flutter app, refer to the provided documentation links.
Let me know the difficulty you face after reading this ❤️
s.o
Rank 1: Thread
Apr 13, 2023, 08:08
Ok let me look into these
s.o
Rank 1: Thread
Apr 13, 2023, 08:29
Let me clarify my challenge. I have an Appwrite instance that has other projects running with their own databases. I would like to start a new project but intergrate the external Mysql instance as the database.
joeyouss
Apr 13, 2023, 08:46
That's not currently possible - all projects go into same SQL database. Please feel free to open an issue here as a feature request so that others who request this feature can upvote it too - https://github.com/appwrite/appwrite/issues
nev-21
Rank 2: Process
Apr 13, 2023, 12:23
Hi, yes this is an important feature, connection to external dbs