Vinay
Vinay
CC#
Created by Vinay on 12/5/2023 in #help
Automate the process of transferring a Microsoft SQL Server .bak file to MongoDB
I'm looking to automate the process of transferring a Microsoft SQL Server backup file (e.g., bulk.bak) that's uploaded from the frontend to the backend. Once it's in the backend, I want to automate the backup of this file into MongoDB. Essentially, I want a seamless workflow for taking a SQL Server backup file and storing its data in MongoDB. If anyone have solutions? . Like is it possible to convert .bak to .json .
7 replies