APIs & Tools
MongoDB Backup to CSV Converter
.NET 8 console application that converts MongoDB backups into CSV files. The tool automatically spins up a temporary MongoDB instance using Docker, restores backup files and exports collections using mongoexport.
.NET 8
Docker
MongoDB
MongoDB Database Tools
CLI Automation