And they’re leaving it in my hands 🙃

Anyone have any suggestions for tools/technologies to look into? It will most likely take the form of csv extracts from system A with fields/objects to be mapped to system B.

Also, this question is truly an instance of how the internet is a fucking wasteland. I could’ve asked this question 5 or 6 years ago on Reddit and gotten something meaningful, but today I would get replies from tons of company accounts trying to sell me their garbage solutions based on LLM wrappers

  • JoeByeThen [he/him, they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    6 months ago

    Without know specifics kinda hard to know what to recommend but you’re probably going to need a basic structure of properly backing up your dumps from system A, build a python script to convert the schema of system A to the schema of system B and properly store a backup of your new files to be uploaded to system B. Depends on how complicated you wanna make the process.

    If you’re starting from scratch, you’re basically the trailblazer here. Is your company giving you a budget or a team to build the workflow?