{"id":23395623,"url":"https://github.com/perceptive/mongo-playground","last_synced_at":"2025-04-11T14:10:34.901Z","repository":{"id":57301642,"uuid":"166114544","full_name":"Perceptive/mongo-playground","owner":"Perceptive","description":"Helps developers run mongo queries","archived":false,"fork":false,"pushed_at":"2024-03-28T02:09:27.000Z","size":266,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-21T23:51:54.652Z","etag":null,"topics":["developer-tools","development","devops","devops-tools","mongo","mongodb","playground"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Perceptive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-16T21:26:02.000Z","updated_at":"2024-02-21T15:56:03.000Z","dependencies_parsed_at":"2024-08-02T05:03:12.490Z","dependency_job_id":null,"html_url":"https://github.com/Perceptive/mongo-playground","commit_stats":{"total_commits":41,"total_committers":3,"mean_commits":"13.666666666666666","dds":"0.19512195121951215","last_synced_commit":"968870b5029f61ee27681acc648c21889153ca6f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perceptive%2Fmongo-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perceptive%2Fmongo-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perceptive%2Fmongo-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perceptive%2Fmongo-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perceptive","download_url":"https://codeload.github.com/Perceptive/mongo-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230802110,"owners_count":18282341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","development","devops","devops-tools","mongo","mongodb","playground"],"created_at":"2024-12-22T07:16:32.719Z","updated_at":"2024-12-22T07:16:33.786Z","avatar_url":"https://github.com/Perceptive.png","language":"JavaScript","readme":"# Mongo Playground\n\n[![npm version](https://badge.fury.io/js/mongo-playground.svg)](https://badge.fury.io/js/mongo-playground)\n\nI haven't liked any of the Mongo tools out there and using mongo from the CLI\nis unwieldy, especially for complicated aggregations.  Mongo Playground is\nthemed from the GraphQL Playground, which was based upon GraphiQL.\n\n![Screenshot](https://discourse-cdn-sjc1.com/meteor/uploads/default/optimized/2X/7/73f92acf311fa44666a1c22ac97fa85557746552_2_1380x808.png)\n\n## Features\n\n* Supports queries using latest MongoDB Driver 3.1\n* Connects to any MongoDB server using `mongodb` or `mongodb+srv` URLs\n* Drop down lists all available methods\n* Auto-populates list of collections to query\n* Syntax highlighting and pretty printing of response data, including errors\n* Helpful auto-formatting and syntax highlighting in textarea\n* Tabs for running multiple simultaneous queries\n* Use of local storage so you can leave, come back later, and continue where you left off\n* Nice interface 👍\n\n## Using\n\n```Shell\ngit clone https://github.com/Perceptive/mongo-playground.git\nnpm install\nnpm start\n```\n\nThen navigate to `http://localhost:4000`.\n\n## WARNING\n\nThis product is not safe to use in any production capacity.  There is no input\nvalidation or sanitation whatsoever, nor are there any CORS or other security\nchecks performed.  Do not integrate this into your product.  This is strictly\nto aid in development.\n\n## Release Notes\n\n### v1.4.0\n\n* Added pagination (Issue #1)\n* Added Mongo options (Issue #4)\n* Added preview of evaluated request to be sent to server (Issue #3)\n* Fixed textarea paste bug (Issue #2)\n\n### v1.3.0\n\n* Added tabs for running simultaneous queries\n* Fixed bug preventing object queries from properly evaluating\n* Added support for regular expressions in queries\n\n### v1.2.0\n\n* Added basic error checking to textarea\n* Added syntax highlighting to textarea\n* Persistently store collection names and field values in local storage\n\n### v1.1.0\n\n* Fixed bug preventing copy from textarea\n* Added loader icon\n* Collections field now auto populates with alphabetized list of all collections in database\n* Fixed JSON encoding issues server-side\n* Methods list now contains proper, non-deprecated methods\n\n### v1.0.0\n\n* Initial Release\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperceptive%2Fmongo-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperceptive%2Fmongo-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperceptive%2Fmongo-playground/lists"}