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
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...
- Guidance to safely upgrade Appwrite to l...
One of my old Flutter projects runs on a DO self-hosted Appwrite. Currently it's on appwrite: ^15.0.2 dart_appwrite: ^15.0.0 The app is live on the Play Stor...