{"id":23009573,"url":"https://github.com/devolutions/mongodm-rs","last_synced_at":"2025-04-05T16:06:57.008Z","repository":{"id":38210531,"uuid":"272560631","full_name":"Devolutions/mongodm-rs","owner":"Devolutions","description":"A thin ODM layer for mongodb","archived":false,"fork":false,"pushed_at":"2025-03-05T15:32:29.000Z","size":115,"stargazers_count":31,"open_issues_count":2,"forks_count":10,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-29T15:07:38.430Z","etag":null,"topics":["mongodb","odm","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Devolutions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-15T22:56:46.000Z","updated_at":"2025-03-05T15:32:33.000Z","dependencies_parsed_at":"2025-02-17T23:31:29.090Z","dependency_job_id":"98295357-1f82-473f-8c40-9781af505c64","html_url":"https://github.com/Devolutions/mongodm-rs","commit_stats":{"total_commits":67,"total_committers":10,"mean_commits":6.7,"dds":0.3880597014925373,"last_synced_commit":"073f8f8d69a774e632702833a7adee27c8cec9f2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fmongodm-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fmongodm-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fmongodm-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fmongodm-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devolutions","download_url":"https://codeload.github.com/Devolutions/mongodm-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361687,"owners_count":20926643,"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","odm","rust"],"created_at":"2024-12-15T09:15:01.179Z","updated_at":"2025-04-05T16:06:56.984Z","avatar_url":"https://github.com/Devolutions.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/mongodm.svg)](https://crates.io/crates/mongodm)\n[![docs.rs](https://docs.rs/mongodm/badge.svg)](https://docs.rs/mongodm)\n![Crates.io](https://img.shields.io/crates/l/mongodm)\n\nMongODM\n=======\n\nA thin ODM layer for MongoDB built upon the [official Rust driver](https://github.com/mongodb/mongo-rust-driver).\n\nMain features:\n\n- A stronger API leveraging Rust type system\n- Data structure models are defined using the well-known [`serde`](https://github.com/serde-rs/serde) serialization framework\n- Index support on top of the `Database::run_command` (index management is currently not implemented in the underlying driver)\n- Indexes synchronization\n- Additional compile-time checks for queries using macros and type associated to mongo operators (eg: `And` instead of \"$and\")\n\n## Examples\n\nSee [documentation](https://docs.rs/mongodm).\n\n## Tests\n\nSome tests can be run with `cargo test` however most of the useful tests requires a Mongo database running and exposed on `localhost:27017`.\nThese integration tests are run with `cargo test -- --ignored`.\n\n#### License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e\n\n\u003cbr\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this crate by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevolutions%2Fmongodm-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevolutions%2Fmongodm-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevolutions%2Fmongodm-rs/lists"}