Back

how to bump data into database?

  • 0
  • Databases
  • Web
sohail1001
4 Feb, 2024, 14:38

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.

TL;DR
Question: How can I load data from an external source (JSON/Excel file) into the database programmatically? Solution: One way to achieve this is by using one of the server-side SDKs provided by the platform. You can choose the SDK that you are most comfortable with from the list of available options here: [link to SDKs]. These SDKs allow you to load the data and insert it into the database directly.
Ryan
4 Feb, 2024, 14:48

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

Ryan
4 Feb, 2024, 14:51

Would this be a one-off situation or would it need to be something that occurs regularly on a schedule of some sort?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more