{"id":21707365,"url":"https://github.com/s-leroux/mongoz","last_synced_at":"2026-03-02T08:04:38.710Z","repository":{"id":40588312,"uuid":"485895597","full_name":"s-leroux/mongoz","owner":"s-leroux","description":"A thin Zig wrapper around the MongoDB C driver","archived":false,"fork":false,"pushed_at":"2022-05-01T18:19:09.000Z","size":20,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T07:37:43.690Z","etag":null,"topics":["client-library","mongo","mongodb","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/s-leroux.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":"2022-04-26T18:03:26.000Z","updated_at":"2024-03-17T06:34:54.000Z","dependencies_parsed_at":"2022-08-09T23:50:16.676Z","dependency_job_id":null,"html_url":"https://github.com/s-leroux/mongoz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s-leroux/mongoz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-leroux%2Fmongoz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-leroux%2Fmongoz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-leroux%2Fmongoz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-leroux%2Fmongoz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-leroux","download_url":"https://codeload.github.com/s-leroux/mongoz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-leroux%2Fmongoz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["client-library","mongo","mongodb","zig","ziglang"],"created_at":"2024-11-25T22:17:18.802Z","updated_at":"2026-03-02T08:04:33.678Z","avatar_url":"https://github.com/s-leroux.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"The goal of this project is to add a thin Zig wrapper arround the Mongo C driver to make it easier to use from Zig programs.\nIt is also an educatonal project while I learn the Zig languages --\ndon't hesitate to submit pull requests if you think I didn't do things the Idiomatic Zig way!\n\n## Run tests\n### Debian\n\n```\napt-get install libmongoc-1.0-0 libmongoc-dev\nzig build test\n```\n\nThe tests are in the `src/main.zig` source file.\nThey assume you have a clean MongoDB instance listening on 127.0.0.1:27017\nand accessible with the mongoadmin/mongopass credentials.\n\nThe easiest way to achieve that is starting a MongoDB Docker container as shown\nin the `start-mongo.sh` shell script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-leroux%2Fmongoz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-leroux%2Fmongoz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-leroux%2Fmongoz/lists"}