{"id":15452330,"url":"https://github.com/cryptix/mountmgo","last_synced_at":"2025-08-19T23:06:39.398Z","repository":{"id":17358206,"uuid":"20129841","full_name":"cryptix/mountMgo","owner":"cryptix","description":"Test of binding a mongodb to a fusefs","archived":false,"fork":false,"pushed_at":"2015-01-03T02:53:29.000Z","size":171,"stargazers_count":4,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-31T15:31:47.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/cryptix.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}},"created_at":"2014-05-24T13:13:07.000Z","updated_at":"2018-02-01T21:14:40.000Z","dependencies_parsed_at":"2022-09-26T21:30:33.646Z","dependency_job_id":null,"html_url":"https://github.com/cryptix/mountMgo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cryptix/mountMgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptix%2FmountMgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptix%2FmountMgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptix%2FmountMgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptix%2FmountMgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptix","download_url":"https://codeload.github.com/cryptix/mountMgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptix%2FmountMgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271236280,"owners_count":24723978,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T21:41:59.189Z","updated_at":"2025-08-19T23:06:39.376Z","avatar_url":"https://github.com/cryptix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"mountMgo\n========\n\nAllows reading a mongodb as a fusefs.\n\n\n## working\n* `ls mountpoint/` lists all collections in that database\n* `ls mountpoint/collection` lists all documents with their `_id` as filename\n* `cat mountpoint/collection/document` returns the document content with `json.MarshalIndent`\n\n\n## todo/ideas\n- [x] collections are only read on startup\n- [ ] check some corner cases\n- [ ] documents in `xxx.index` collections don't have `_id` fields, so they aren't listed yet\n- [ ] maybe experiment with mgo's GridFS(http://godoc.org/labix.org/v2/mgo#GridFS)\n\n## credits\n* uses [bazil.org/fuse/](http://bazil.org/fuse/) for the fuse layer\n* uses [labix.org/mgo](http://labix.org/mgo) for the mgo connection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix%2Fmountmgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptix%2Fmountmgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix%2Fmountmgo/lists"}