{"id":15040448,"url":"https://github.com/automattic/mydb","last_synced_at":"2025-10-19T18:32:45.370Z","repository":{"id":3023176,"uuid":"4042947","full_name":"Automattic/mydb","owner":"Automattic","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-05T14:23:37.000Z","size":496,"stargazers_count":151,"open_issues_count":0,"forks_count":9,"subscribers_count":113,"default_branch":"master","last_synced_at":"2025-01-30T01:12:08.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Automattic.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-04-16T16:44:41.000Z","updated_at":"2024-09-27T15:35:50.000Z","dependencies_parsed_at":"2023-07-06T05:56:17.841Z","dependency_job_id":null,"html_url":"https://github.com/Automattic/mydb","commit_stats":null,"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fmydb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fmydb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fmydb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Automattic%2Fmydb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Automattic","download_url":"https://codeload.github.com/Automattic/mydb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237200468,"owners_count":19271148,"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":[],"created_at":"2024-09-24T20:44:37.720Z","updated_at":"2025-10-19T18:32:45.069Z","avatar_url":"https://github.com/Automattic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This repository is no longer maintained\n\n# mydb\n\n  MyDB realtime server.\n\n## Example\n\n```js\nvar http = require('http').Server();\nvar mydb = require('mydb')(http);\nhttp.listen(3000);\n```\n\n  That's all there's to it. Point your\n  [mydb-client](http://github.com/cloudup/mydb-client) to it, and \n  hook up MongoDB events through\n  [mydb-driver](http://github.com/cloudup/mydb-driver) or by setting\n  up [mydb-tail](http://github.com/cloudup/mydb-tail).\n\n  To expose documents with express that you can request with MyDB on the frontend, use [mydb-expose](https://github.com/cloudup/mydb-expose#example).\n\n## API\n\n### mydb(server)\n\n  Attaches the mydb server to a `http.Server`.\n\n## Testing\nIn order to run the tests\n* You can either:\n  * Start Redis: `redis-server`\n  * Start MongoDB: `mongod`\n* Or:\n  * Go to test/\n  * `docker-compose up`\n* Run the tests: `make test`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomattic%2Fmydb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomattic%2Fmydb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomattic%2Fmydb/lists"}