MongoDB Playground β

Changelog | Support

Aggregation Pipeline
Instructions

Welcome to DB — AI MongoDB Playground

Fully featured online MongoDB playground. Play, debug, share your queries right in your browser.

Query Editor is on the left side and Collection Editor is on the bottom.

Type your query, add few documents and hit Create & Run to create new playground and get query results. You can also use Ctrl/Cmd + Enter to execute a query.

If you want to give a full access to playground, just copy a link. To share read-only version, click the Public Link button. Read-only playgrounds can be forked.

  • Aggregation Pipeline will show results for each aggregation stage and explain output
  • Find will show matching documents and explain output
  • Find And Modify will return updated document
  • Update will show collection after update
Collection