{"id":29005292,"url":"https://github.com/sqls-server/sqls.vim","last_synced_at":"2025-10-30T23:01:59.430Z","repository":{"id":38246598,"uuid":"248747845","full_name":"sqls-server/sqls.vim","owner":"sqls-server","description":"Vim plugin for sqls","archived":false,"fork":false,"pushed_at":"2023-12-20T05:32:39.000Z","size":1874,"stargazers_count":39,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T00:00:48.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/sqls-server.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}},"created_at":"2020-03-20T12:17:33.000Z","updated_at":"2024-04-02T15:55:51.000Z","dependencies_parsed_at":"2023-12-21T01:52:59.749Z","dependency_job_id":"90f4c113-5b84-41f9-a423-9047614b1d33","html_url":"https://github.com/sqls-server/sqls.vim","commit_stats":null,"previous_names":["sqls-server/sqls.vim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sqls-server/sqls.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqls-server%2Fsqls.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqls-server%2Fsqls.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqls-server%2Fsqls.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqls-server%2Fsqls.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sqls-server","download_url":"https://codeload.github.com/sqls-server/sqls.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sqls-server%2Fsqls.vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261859212,"owners_count":23220711,"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":"2025-06-25T11:03:07.808Z","updated_at":"2025-10-30T23:01:59.412Z","avatar_url":"https://github.com/sqls-server.png","language":"Vim Script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"# sqls.vim\n\nVim plugin for [sqls](https://github.com/sqls-server/sqls)\n\n## install\n\nFor vim-plug\n\n```vim\nPlug 'sqls-server/sqls.vim'\nPlug 'prabirshrestha/vim-lsp'\nPlug 'junegunn/fzf', { 'do': { -\u003e fzf#install() } }\n```\n\n### depends\n\n- [sqls](https://github.com/sqls-server/sqls)\n- [vim-lsp](https://github.com/prabirshrestha/vim-lsp)\n- [fzf](https://github.com/junegunn/fzf)\n\n## Feature\n\n![sqls.vim demo](./imgs/sqls_vim_demo.gif)\n\n| Commands                                            | Plug Mappings                       | Description                                                                  |\n|-----------------------------------------------------|-------------------------------------|------------------------------------------------------------------------------|\n| SqlsExecuteQuery                                    | \u003cplug\u003e(sqls-execute-query)          | execute query of the current buffer adn show query result to preview buffer. |\n| SqlsExecuteQueryVertical                            | \u003cplug\u003e(sqls-execute-query-vertical) | ... display results vertically.                                              |\n| SqlsShowConnections                                 | \u003cplug\u003e(sqls-show-connections)       | show database connection to preview buffer.                                  |\n| SqlsShowDatabases                                   | \u003cplug\u003e(sqls-show-databases)         | show database to preview buffer.                                             |\n| SqlsSwitchDatabase                                  | \u003cplug\u003e(sqls-switch-database)        | select and swith database. Requirement fzf.                                  |\n| SqlsSwitchDatabase `\u003cDB Name\u003e`                      | -                                   | swith database.                                                              |\n| SqlsSwitchConnection                                | \u003cplug\u003e(sqls-switch-connection)      | select and swith database connection. Requirement fzf.                       |\n| SqlsSwitchConnection `\u003cConnection Index\u003e`           | -                                   | swith database connection.                                                   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqls-server%2Fsqls.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsqls-server%2Fsqls.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsqls-server%2Fsqls.vim/lists"}