{"id":28560224,"url":"https://github.com/bhanu-code/dbdrawer-mongo","last_synced_at":"2026-04-13T03:04:04.926Z","repository":{"id":231292258,"uuid":"781318500","full_name":"Bhanu-code/dbdrawer-mongo","owner":"Bhanu-code","description":"database schema visualisation  cli tool for mongoose orm during development","archived":false,"fork":false,"pushed_at":"2024-04-07T08:26:03.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T09:07:54.397Z","etag":null,"topics":["expressjs","mongodb","mongoose","nodejs","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/dbdrawer-mongo","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/Bhanu-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-03T06:47:20.000Z","updated_at":"2024-04-08T16:56:47.000Z","dependencies_parsed_at":"2025-06-10T09:07:55.408Z","dependency_job_id":"07c83c2c-c00a-48c9-9d9d-e46478700a3f","html_url":"https://github.com/Bhanu-code/dbdrawer-mongo","commit_stats":null,"previous_names":["bhanu-code/dbdrawer-mongo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bhanu-code/dbdrawer-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhanu-code%2Fdbdrawer-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhanu-code%2Fdbdrawer-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhanu-code%2Fdbdrawer-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhanu-code%2Fdbdrawer-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bhanu-code","download_url":"https://codeload.github.com/Bhanu-code/dbdrawer-mongo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhanu-code%2Fdbdrawer-mongo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265066218,"owners_count":23706068,"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":["expressjs","mongodb","mongoose","nodejs","npm-package"],"created_at":"2025-06-10T09:07:53.302Z","updated_at":"2026-04-13T03:03:59.908Z","avatar_url":"https://github.com/Bhanu-code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# dbdrawer-mongo\n\na cli tool for visualising your mongoose schema. dbdrawer-mongo checks the data model schemas of your project (\"./models\") folder and visualises by running on localhost in node environment. it attaches to your project as an npm package.\n\ncurrently, we have support only for sequelize and mongoose.\nFor,  sequelize check: https://github.com/Bhanu-code/db-drawer\n\n\n\n## Installation\n\nInstall dbdrawer-mongo with npm\n\n```javascript\n//install using npm\nnpm install -g dbdrawer-mongo\n//open terminal and type\ndbdrawm\n// hit enter and it will run localhost where you can see your schema, relationship and constraints in a tablular format\n```\n    \n## Screenshots\n\n![alt text](mongo2.png)\n\n## Local Setup\n\n```javascript\n//To setup the project locally, for the repository and copy the forked copy the https url\n//in the terminal write\ngit clone [repo-url]\ncd dbdrawer-mongo\nnpm install\n// have a project that has \"models\" folder\n//install dbdrawer-mongo to the project globally\nnpm install -g \n//run the command 'dbdrawm'\ndbdrawm\n//create a branch, makes changes and raise PR\n\n//open terminal and type\ndbdrawm\n// hit enter and it will run localhost where you can see your schema, relationship and constraints in a tablular format\n```\n\n\n## Contributing\n\nContributions are always welcome!\n\nSee `contributing.md` for ways to get started.\n\nPlease adhere to this project's `code of conduct`.\n\n\n## License\n\n[MIT License](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhanu-code%2Fdbdrawer-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhanu-code%2Fdbdrawer-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhanu-code%2Fdbdrawer-mongo/lists"}