{"id":28304063,"url":"https://github.com/sws-computersysteme/simple-odata-mongodb","last_synced_at":"2026-04-20T13:36:48.015Z","repository":{"id":57164004,"uuid":"464461812","full_name":"sws-computersysteme/simple-odata-mongodb","owner":"sws-computersysteme","description":"Adapter module providing funtionallities to use simple-odata-server package with mongodb ","archived":false,"fork":false,"pushed_at":"2022-02-28T17:10:14.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T10:36:45.731Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sws-computersysteme.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-02-28T11:50:47.000Z","updated_at":"2022-02-28T12:24:14.000Z","dependencies_parsed_at":"2022-09-02T13:30:44.948Z","dependency_job_id":null,"html_url":"https://github.com/sws-computersysteme/simple-odata-mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sws-computersysteme/simple-odata-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws-computersysteme%2Fsimple-odata-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws-computersysteme%2Fsimple-odata-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws-computersysteme%2Fsimple-odata-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws-computersysteme%2Fsimple-odata-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sws-computersysteme","download_url":"https://codeload.github.com/sws-computersysteme/simple-odata-mongodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sws-computersysteme%2Fsimple-odata-mongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32049118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-05-24T00:11:59.511Z","updated_at":"2026-04-20T13:36:47.997Z","avatar_url":"https://github.com/sws-computersysteme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB Adapter Module for Simple OData Server \n\n## Description:\nThis module is an modern implementation of a MongoDB Adapter that can be used to interact with mongodb when using the simple-odata-server module of pofider and bjrmatos.\n\nThe simple-odata module can be found under the following links:\n\n[NPM](https://www.npmjs.com/package/simple-odata-server)  \n[GitHub](https://github.com/pofider/node-simple-odata-server#readme)\n\n## Usage:\nThe Adapter can be applied to an odata server in the follwing way:\n\n    const MongoAdapter = require(\"simple-odata-mongodb\");\n    MongoClient.connect(url, function(err, db) {\n\t\todataServer.adapter(MongoAdapter(function(cb) { \n\t\t\tcb(err, db.db('odatadb')); \n\t\t})); \n\t});\n\n\n## Implementation provided by SWS Computersysteme:\n[HomePage](https://www.sws.de/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsws-computersysteme%2Fsimple-odata-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsws-computersysteme%2Fsimple-odata-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsws-computersysteme%2Fsimple-odata-mongodb/lists"}