Retour aux promos
MongoBro

Outils de developpement

Gratuit

MongoBro

par Kishan Gondaliya

v1.0 25 Mo Universel 4+

Description

MongoBro: MongoDB Database Browser for iPhone & iPad

MongoBro is a lightweight, mobile-first MongoDB client built for developers and database administrators who need quick, read-focused access to their MongoDB servers from any iOS device.

• CONNECT TO ANY MONGODB SERVER
Connect to any MongoDB instance using a standard connection string:
- Local servers: mongodb://localhost:27017
- Authenticated: mongodb://username:password@host:27017
- MongoDB Atlas: mongodb+srv://user:pass@cluster.mongodb.net

• BROWSE DATABASES & COLLECTIONS
Instantly see all databases on your server. Tap to navigate into collections and explore your data with a clean, fast interface.

• VIEW DOCUMENTS
Documents are displayed with a beautifully formatted, collapsible JSON viewer, perfect for inspecting deeply nested structures without losing context.

• SAVED CONNECTIONS
Save your frequently-used connections with a friendly name for one-tap reconnection. All data stays on your device, no account, no sign-up, no cloud.

• NATIVE iOS DESIGN
Built with Flutter and Material Design 3, MongoBro honours your iOS light and dark mode preferences automatically.

• PRIVACY BY DESIGN
MongoBro collects zero personal data. Connection strings are stored on-device only using iOS secure storage. The app connects directly to your MongoDB server; your data never passes through our infrastructure.

• PERFECT FOR
- Backend developers inspecting databases on the go
- DevOps engineers monitoring MongoDB deployments
- Students and learners exploring MongoDB hands-on
- DBAs who need mobile read access to production or staging databases

• REQUIREMENTS
- iOS 12.0 or later
- A MongoDB server reachable from your device's network
- A valid MongoDB connection URI