{"id":20566271,"url":"https://github.com/telkomdev/mlongo","last_synced_at":"2025-03-06T08:47:20.894Z","repository":{"id":107252287,"uuid":"245068772","full_name":"telkomdev/mlongo","owner":"telkomdev","description":"Command Line tool for utilize MongoDB","archived":false,"fork":false,"pushed_at":"2021-04-22T04:26:57.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-04T15:52:54.396Z","etag":null,"topics":["cli","cli-app","go","golang","mongodb"],"latest_commit_sha":null,"homepage":"","language":"Go","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/telkomdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-05T04:29:45.000Z","updated_at":"2024-06-19T12:33:39.192Z","dependencies_parsed_at":null,"dependency_job_id":"9529d73a-9660-4d10-a36e-f85add2eb9b9","html_url":"https://github.com/telkomdev/mlongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fmlongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fmlongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fmlongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fmlongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telkomdev","download_url":"https://codeload.github.com/telkomdev/mlongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242179259,"owners_count":20084940,"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":["cli","cli-app","go","golang","mongodb"],"created_at":"2024-11-16T04:40:50.983Z","updated_at":"2025-03-06T08:47:20.859Z","avatar_url":"https://github.com/telkomdev.png","language":"Go","readme":"# Mlongo\n\nMongoDB Command Line Utility.\n\nCurrent features\n\n- (Manage MongoDB Indexes with easy) With Mlongo, you can `create`, `show indexes`, and `drop index` with simple command line program.\n\n### Usage\n\nBuild: this command will produce a binary file insde `bin` folder.\n```shell\n$ git clone https://github.com/telkomdev/mlongo.git\n$ cd mlongo/\n$ make build\n```\nExport `bin` folder from your environment file. Eg: `.bash_profile` or `.profile` file. So `mlongo` will available in all place.\n\n```shell\n$ vi ~/.bash_profile\n```\n\nAdd this line (Adjust with yours).\n```\nexport MLONGO_HOME=/Users/wuriyanto/Documents/mlongo\nexport PATH=$PATH:$MLONGO_HOME/bin\n```\n\n```shell\n$ source ~/.bash_profile\n```\n\nShow available options\n```shell\n$ mlongo -h\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fmlongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelkomdev%2Fmlongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fmlongo/lists"}