Powerful MongoDB GUI

A powerful MongoDB GUI: browse, edit and chart your collections through tables and forms instead of mongosh or Compass. Free to start.

Start Building
Get Started
MongoDB GUI

MongoDB data in a shape humans can read

Describe how your team needs to view and edit your collections and Jet builds it. Add charts and validation a shell cannot provide.

Data sources

MongoDB alongside the rest of your stack

Connect MongoDB together with Postgres, MySQL, REST APIs, Stripe and 200+ tools. Query, edit and join across all of them from one interface.

Frequently asked questions

Is there a GUI for MongoDB?

Mongo ships with mongosh on the command line and Compass on the desktop, both built for developers. Jet is a GUI for everyone else: collections as editable tables, in the browser, behind roles.

How is this different from MongoDB Compass?

Compass is a developer tool installed per machine with full access to the cluster. Jet is a shared interface with per-collection and per-field permissions, forms that validate, an audit log, and a URL you can give to someone outside engineering.

Can I edit nested documents without writing JSON?

Yes. Embedded documents and arrays get real inputs with validation, so people can change data without hand-editing JSON and without breaking the shape other documents follow.

Does it work with MongoDB Atlas?

Yes. Atlas, self-hosted replica sets and other MongoDB-compatible databases connect with a standard connection string.

Can I run aggregation pipelines?

Yes. Write the pipeline once and reuse its result as a table, a chart or a dropdown, so the people who need the answer do not need to write the query.

Can my team use MongoDB without database users?

Yes. Jet holds one connection and people sign in to Jet, so you stop provisioning a database user for everyone who needs to read a collection.