{"id":13823172,"url":"https://github.com/WolframResearch/MongoLink","last_synced_at":"2025-07-08T16:31:07.313Z","repository":{"id":48648236,"uuid":"141345225","full_name":"WolframResearch/MongoLink","owner":"WolframResearch","description":"MongoLink is a package for interacting with MongoDB inside the Wolfram Language.","archived":false,"fork":false,"pushed_at":"2021-07-15T23:03:51.000Z","size":1481,"stargazers_count":17,"open_issues_count":3,"forks_count":5,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-07-07T20:48:28.606Z","etag":null,"topics":["driver","mathematica","mongodb","mongolink","wolfram-language"],"latest_commit_sha":null,"homepage":"","language":"Mathematica","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/WolframResearch.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-17T21:26:05.000Z","updated_at":"2024-04-22T16:13:16.000Z","dependencies_parsed_at":"2022-08-31T23:51:05.321Z","dependency_job_id":null,"html_url":"https://github.com/WolframResearch/MongoLink","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/WolframResearch/MongoLink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolframResearch%2FMongoLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolframResearch%2FMongoLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolframResearch%2FMongoLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolframResearch%2FMongoLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WolframResearch","download_url":"https://codeload.github.com/WolframResearch/MongoLink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolframResearch%2FMongoLink/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264304538,"owners_count":23587980,"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":["driver","mathematica","mongodb","mongolink","wolfram-language"],"created_at":"2024-08-04T09:00:23.522Z","updated_at":"2025-07-08T16:31:07.272Z","avatar_url":"https://github.com/WolframResearch.png","language":"Mathematica","funding_links":[],"categories":["External Programs"],"sub_categories":[],"readme":"# MongoDB Link for the Wolfram Language\n\nMongoLink is a package for interacting with MongoDB inside the [Wolfram Language](https://www.wolfram.com/language/). It interfaces to the [MongoDB C driver.](https://docs.mongodb.org/ecosystem/drivers/c/) via LibraryLink.\n\nThe design aims to follow the official Mongo API reference (https://docs.mongodb.com/manual/reference/), along with trying to use standard Wolfram Language conventions and options.\n\nNot all functionality in MongoDB is exposed in MongoLink. If you want something that is missing, please request it in the Github Issues. Or better yet, make a PR!\n\n### Installing the MongoLink release\n\nThe MongoLink release comes in the form of a `.paclet` file, which contains the entire package and its documentation. Download the latest release from the [Github repo's releases page](https://github.com/WolframResearch/MongoLink/releases). To install, run the following command in the Wolfram Language:\n```\nPacletInstall[\"/full/path/to/MongoLink.paclet\"]\n```\nThis will permanently install the MongoLink paclet. The Wolfram Language will always use the latest installed version of MongoLink. Installed versions can be enumerated using the command:\n```\nPacletFind[\"MongoLink\"]\n```\nAnd all versions can be uninstalled using the command:\n```\nPacletUninstall[\"MongoLink\"]\n```\n\n### Using MongoLink\n\nTo access the documentation, open the notebook interface help viewer, and search for `MongoLink`.\n\n### Where did this come from?\n\nMongoLink is a paclet started and maintained by Sebastian Bodenstein of Wolfram Research. It is used within Wolfram Research by the Machine Learning Group to manage large machine learning datasets.\n\n### Acknowledgements\n\nMuch of the documentation was adapted and/or copied from the excellent [PyMongo](https://api.mongodb.com/python/current/) and [MongoDB C Driver](http://mongoc.org/libmongoc/current/index.html) documentation.\n\n### More...\n\nSee the following files for more information:\n\n* [COPYING.md](COPYING.md) - MongoLink license\n* [CONTRIBUTING.md](CONTRIBUTING.md) - Guidelines for contributing to MongoLink\n* [HowToBuild.md](HowToBuild.md) - Instructions for building MongoLink","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWolframResearch%2FMongoLink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWolframResearch%2FMongoLink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWolframResearch%2FMongoLink/lists"}