{"id":23326517,"url":"https://github.com/skanehira/denops-mysql.vim","last_synced_at":"2026-05-01T12:31:51.043Z","repository":{"id":89664570,"uuid":"415185749","full_name":"skanehira/denops-mysql.vim","owner":"skanehira","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-26T12:24:40.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T21:53:27.648Z","etag":null,"topics":["mysql","neovim-plugin","vim","vim-denops","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/skanehira.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}},"created_at":"2021-10-09T02:59:59.000Z","updated_at":"2021-10-26T12:24:43.000Z","dependencies_parsed_at":"2023-04-19T11:16:44.659Z","dependency_job_id":null,"html_url":"https://github.com/skanehira/denops-mysql.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"skanehira/denops-template.vim","purl":"pkg:github/skanehira/denops-mysql.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fdenops-mysql.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fdenops-mysql.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fdenops-mysql.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fdenops-mysql.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skanehira","download_url":"https://codeload.github.com/skanehira/denops-mysql.vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fdenops-mysql.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["mysql","neovim-plugin","vim","vim-denops","vim-plugin"],"created_at":"2024-12-20T19:19:56.542Z","updated_at":"2026-05-01T12:31:51.018Z","avatar_url":"https://github.com/skanehira.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# denops-mysql.vim\nVim plugin for mysql\n\n![](https://user-images.githubusercontent.com/7888591/137347252-c9548937-75fd-44f5-a054-ece27957a0bb.gif)\n\n## Features\n- execute sql\n\n## Usage\n```vim\n\" execute current line as sql\n:MySQLQuery\n\n\" execute selected lines as sql\n:'\u003c,'\u003eMySQLQuery\n\n\" connect to database\n:MySQLConnect test\n```\n\n## Config\n`$XDG_HOME/denops_mysql/config.yaml`\n\n```yaml\ndatabases:\n  - alias: gorilla\n    username: gorilla\n    password: gorilla\n    dbname: gorilla\n    host: gorilla\n    port: 5555\n  - alias: test\n    username: test\n    password: test\n    dbname: test\n    host: localhost\n    port: 3306\n```\n\n## Author\nskanehira\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskanehira%2Fdenops-mysql.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskanehira%2Fdenops-mysql.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskanehira%2Fdenops-mysql.vim/lists"}