{"id":15175298,"url":"https://github.com/davidguttman/mongo-collection","last_synced_at":"2026-02-28T03:04:48.900Z","repository":{"id":8576841,"uuid":"10207164","full_name":"davidguttman/mongo-collection","owner":"davidguttman","description":"A very lazy way to get a mongo collection with mongoskin","archived":false,"fork":false,"pushed_at":"2014-02-05T23:12:32.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T07:12:56.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidguttman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-21T22:54:30.000Z","updated_at":"2014-02-05T23:12:32.000Z","dependencies_parsed_at":"2022-09-19T09:51:43.161Z","dependency_job_id":null,"html_url":"https://github.com/davidguttman/mongo-collection","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidguttman%2Fmongo-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidguttman%2Fmongo-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidguttman%2Fmongo-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidguttman%2Fmongo-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidguttman","download_url":"https://codeload.github.com/davidguttman/mongo-collection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240063929,"owners_count":19742227,"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":[],"created_at":"2024-09-27T12:21:50.728Z","updated_at":"2026-02-28T03:04:48.865Z","avatar_url":"https://github.com/davidguttman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mongo Collection #\n\nYou should probably never need this, but I use it because I can never remember / can't be bothered to remember how to get a collection using Mongoskin.\n\n## Usage ##\n\n    var mc = require('mongo-collection');\n\n    var dogsCollection = mc('localhost', 'animals-db', 'dogs');\n\n    dogsCollection.find(...) // etc...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidguttman%2Fmongo-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidguttman%2Fmongo-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidguttman%2Fmongo-collection/lists"}