Get started
Get NoSQLBuddy
Download the desktop app for your platform, or run the audit container from GitHub Packages.
Download v0.1.0
Native desktop app. No dependencies, no install scripts. Pick your platform and grab the latest release.
View all assets on GitHubDocker
Run the NoSQLBuddy audit container from GitHub Container Registry.
docker pull ghcr.io/ronnakamoto/nosqlbuddy-audit:latestConnect
In the app, click New Connection and paste a URI.
mongodb://localhost:27017/?replicaSet=rs0Or use your own Atlas / remote mongodb+srv:// URI.
Prefer to build from source? The repo has everything you need.
Star on GitHub