mongodb-tools
There are 8 repositories under mongodb-tools topic.
patrikx3/debian-testing-mongodb-stable
✨ Debian Bullseye / Bookworm / Testing / SID MongoDB and MongoDB Tools build stable
darkwaves-ofc/MongoDB-Backup-Script
This Python script allows you to back up MongoDB databases to JSON files. It exports all collections from specified MongoDB databases into JSON format using `mongoexport` and processes them into readable files.
LironEr/docker-mongodb-tools
Ubuntu based image with mongodb-tools installed
kuaiziwa/mongodb-gui-tools
Features comparison of the following five MongoDB GUI tools, Compass, Navicat, NoSQLBooster, NoSQLManager and Studio 3T.
leafney/alpine-mongo-tools
alpine mongodb-tools
mmontes11/mongodb-tools
MongoDB tools for amd64, arm64 and armhf
MohammedTsmu/MongoDB
Learn MongoDB basics in 2024 with Mohammed Q. Sattar's tutorial. Covers essential commands: Show Databases, Use Database, Drop Database, Insert Data, Clear Shell, Return Documents.
NathanaelDousa/MongodbMyAdmin
A lightweight web-based admin dashboard for MongoDB, inspired by phpMyAdmin. Manage, explore and edit your MongoDB databases with ease.