I have a project with data stored in MySQL databases. How can i import of data from my local MySQL database file to appwrite is this even possible , just wanted to know before i start a project.
create a script that pulls data from mysql and then uses an Appwrite server SDK w/ API key to insert the data
So it's a manual import alright <:appwriteheart:782571497393750036> i wanted to confirm this i thought there might be some easier integration feature but okay this works too ❤️
[SOLVED] Local MySQL database file import
Recommended threads
- Function Go module undefined
Attached image, why module is undefine, also when I'm running `appwrite run function`, it still undefine, why?
- Cannot use createdBefore query on bulk d...
sdk: dart version: 19.2.1 ```final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await databas...
- Unable to deploy site
I am on a new project where i want to deploy a new site, but what ever i'am trying - i get this error, and thats if i manually deploy with gz file 5.4kb or thro...