{"id":22412976,"url":"https://github.com/marcosvbras/mongo-query-guide","last_synced_at":"2026-04-30T17:31:37.100Z","repository":{"id":93743428,"uuid":"130739806","full_name":"marcosvbras/mongo-query-guide","owner":"marcosvbras","description":"Descriptive tests of how to create queries within MongoDB","archived":false,"fork":false,"pushed_at":"2018-04-23T20:18:43.000Z","size":1536,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T03:27:18.838Z","etag":null,"topics":["database","mongodb","nosql","query"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcosvbras.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":"2018-04-23T18:30:36.000Z","updated_at":"2018-04-23T20:18:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcb713fb-0b6e-4c23-8aa3-765a0fbb7927","html_url":"https://github.com/marcosvbras/mongo-query-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcosvbras/mongo-query-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvbras%2Fmongo-query-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvbras%2Fmongo-query-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvbras%2Fmongo-query-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvbras%2Fmongo-query-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcosvbras","download_url":"https://codeload.github.com/marcosvbras/mongo-query-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcosvbras%2Fmongo-query-guide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32472396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["database","mongodb","nosql","query"],"created_at":"2024-12-05T14:11:31.271Z","updated_at":"2026-04-30T17:31:37.074Z","avatar_url":"https://github.com/marcosvbras.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB Query Guide\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.github.com/marcosvbras/mongo-query-guide/master/images/MongoDB.jpg\" /\u003e\n\u003c/p\u003e\n\n## What is this?\n\nThis is a descriptive project to document how to make queries on MongoDB. Sometimes, it's tough to find the right syntax to solve your search problem, and sometimes you don't know what type of result can be returned. Thinking about it, this documentation shows what each command can do with and gives for you a equivalent SQL script to a easy comparison.\n\nThis guide was written based on [MongoDB 3.6](https://www.mongodb.com/) and contains some databases that you can use to test or to other proposes:\n\n- **Cinema**: A database with movie informations\n- **Zips**: A database with zip codes of USA cities\nSee more in [datasets](datasets/).\n\n## Helpers\n\n1. [How to import and export databases](examples/import.md)\n\n## Topics\n\n### Aggregation\n1. [$group](examples/group.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvbras%2Fmongo-query-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosvbras%2Fmongo-query-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosvbras%2Fmongo-query-guide/lists"}