{"id":21392968,"url":"https://github.com/sheenazien8/vim-nyambung-db","last_synced_at":"2025-08-03T06:39:55.637Z","repository":{"id":111090708,"uuid":"382868880","full_name":"sheenazien8/vim-nyambung-db","owner":"sheenazien8","description":"Connect to mysql db without exiting vim","archived":false,"fork":false,"pushed_at":"2021-07-12T10:48:04.000Z","size":2445,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-13T18:43:56.835Z","etag":null,"topics":["neovim","neovim-plugin","plugin","vim","vim-plugin","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sheenazien8.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-04T14:14:08.000Z","updated_at":"2021-07-12T10:48:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"55104ca2-eee1-40c2-9ac4-f7ef18f30418","html_url":"https://github.com/sheenazien8/vim-nyambung-db","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sheenazien8/vim-nyambung-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheenazien8%2Fvim-nyambung-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheenazien8%2Fvim-nyambung-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheenazien8%2Fvim-nyambung-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheenazien8%2Fvim-nyambung-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheenazien8","download_url":"https://codeload.github.com/sheenazien8/vim-nyambung-db/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheenazien8%2Fvim-nyambung-db/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268505772,"owners_count":24260963,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["neovim","neovim-plugin","plugin","vim","vim-plugin","vimrc"],"created_at":"2024-11-22T13:45:10.815Z","updated_at":"2025-08-03T06:39:55.628Z","avatar_url":"https://github.com/sheenazien8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-nyambung-db.vim\nvim-nyambung-db is a plugin that helps you to connect with mysql cli without exiting vim, and stick to the jargon of working without using a mouse\n![vim-nyambung-db](doc/vim-tutorial-2021-07-12_17.35.42.gif)\n\n## Installation\n### Prerequisites\nMake sure you have installed these this plugin in your vim:\n```vim\nPlug 'vimwiki/vimwiki'\n```\n### Installation with [Vim-Plug](https://github.com/junegunn/vim-plug)\nAdd the following to the plugin-configuration in your vimrc:\n```vim\nPlug 'sheenazien8/vim-nyambung-db', { 'do': 'pip3 install mysql-connector' }\n```\n\n## Configuration\nset the credentials global variable\n```vim\nlet g:credentials = \"host=localhost;user=homestead;password=secret\"\n```\n\n## Usage\n```vim\n:call ConnectTheDB()\n:Database: \u003cyourname database\u003e\n:Query: \u003cyour statement sql\u003e\n\nselect the query\n:'\u003c,'\u003eDBExecuteSelection\n:Databasee: \u003cyourname database\u003e\n```\n\n## Mapping\n\n## Support Us\nI invest a lot of resources into creating this thing. You can support me by pressing the star button in the top right corner, or buy me a cup of coffee to brew together.\n\n## License\nCopyright ©sheenazien8. Distributed under the same terms as Vim itself.\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheenazien8%2Fvim-nyambung-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheenazien8%2Fvim-nyambung-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheenazien8%2Fvim-nyambung-db/lists"}