Hello folks,
How can I bump/load data from external source(from json/excel file) into the database? I am happy to do it programmatically. I did not find anytihing in the docs. Any help is appreciated.
The best way to do this would probably be using one of the server-side SDKs to load the data and insert it into the database that way. There are a lot of SDKs that you could use so it'd be whichever one you're most comfortable using https://appwrite.io/docs/sdks#server
Would this be a one-off situation or would it need to be something that occurs regularly on a schedule of some sort?
Recommended threads
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- ACTIVATE DEPLOYMENT PROBLEM...
It's not giving me the option to activate a deployment that says it's ready..