
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
- Invalid document structure: Unknown attr...
I have an attribute, who I deleted but it still gives error saying that Invalid document structure: Unknown attribute: "financialAidAvailable". Because of which...
- Migration to new region: not so good.
We attempted to do a migration to NYC... and things didn't go well. We followed the steps (exactly) as shown in the video, updated our app with the new endpoint...
- Image Loading issue in Snapgram project
Hello community, I have a issue with the Image Loading I made a Project from youtube of Snapgram, it worked perfectly 8 months ago, but now the images aren't l...
