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
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...