{"id":13634023,"url":"https://github.com/gcollazo/mongodbapp","last_synced_at":"2025-04-11T23:18:41.018Z","repository":{"id":25927853,"uuid":"29369060","full_name":"gcollazo/mongodbapp","owner":"gcollazo","description":"The easiest way to get started with MongoDB on the Mac","archived":false,"fork":false,"pushed_at":"2025-02-24T21:01:40.000Z","size":67614,"stargazers_count":527,"open_issues_count":2,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-11T23:18:27.459Z","etag":null,"topics":["mongodb","swift"],"latest_commit_sha":null,"homepage":"http://gcollazo.github.io/mongodbapp","language":"Objective-C","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/gcollazo.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":"2015-01-16T21:41:10.000Z","updated_at":"2025-04-09T15:32:42.000Z","dependencies_parsed_at":"2023-11-24T02:29:48.695Z","dependency_job_id":"f7e6d123-94c9-49e8-af6b-9cdafb37541b","html_url":"https://github.com/gcollazo/mongodbapp","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcollazo%2Fmongodbapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcollazo%2Fmongodbapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcollazo%2Fmongodbapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcollazo%2Fmongodbapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gcollazo","download_url":"https://codeload.github.com/gcollazo/mongodbapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492886,"owners_count":21113163,"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":["mongodb","swift"],"created_at":"2024-08-01T23:00:55.505Z","updated_at":"2025-04-11T23:18:40.981Z","avatar_url":"https://github.com/gcollazo.png","language":"Objective-C","funding_links":[],"categories":["Applications","Objective-C","GUI-MongoDB","Database","Developer Tools"],"sub_categories":["Database","Databases","🗄️ Database (18)"],"readme":"# mongoDB.app\n\n### The easiest way to get started with mongoDB on the Mac.\n\n_Just download, drag to the applications folder, and double-click._\n\n![mongoDB.app Screenshot](https://gcollazo.github.io/mongodbapp/assets/img/screenshot.png)\n\n### [Download](http://gcollazo.github.io/mongodbapp)\n\n---\n\n### Version numbers\n\nVersion numbers of this project (mongoDB.app) try to communicate the included version of the included mongoDB binaries bundled with each release.\n\nThe version number also includes a build number which is used to indicate the current version of mongoDB.app and it's independent from the bundled mongoDB's version.\n\n### Adding mongo binaries to your path\n\nIf you need to add the mongoDB binaries to your path you can do so by adding the following to your `~/.bash_profile`.\n\n```bash\n# Add mongoDB.app binaries to path\nexport PATH=\"/Applications/MongoDB.app/Contents/Resources/Vendor/mongodb/bin:$PATH\"\n```\n\nOr using the `path_helper` alternative:\n\n```bash\nsudo mkdir -p /etc/paths.d \u0026\u0026\necho /Applications/MongoDB.app/Contents/Resources/Vendor/mongodb/bin | sudo tee /etc/paths.d/mongodbapp\n```\n\n### Installing with Homebrew Cask\n\nYou can also install MongoDB.app with [Homebrew Cask](http://caskroom.io/).\n\n```bash\n$ brew cask install gcollazo-mongodb\n```\n\n### Similar projects\n\n* [Redis.app](https://jpadilla.github.io/redisapp/)\n* [RabbitMQ.app](https://jpadilla.github.io/rabbitmqapp/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcollazo%2Fmongodbapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgcollazo%2Fmongodbapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcollazo%2Fmongodbapp/lists"}