{"id":28254905,"url":"https://github.com/bajdzis/vscode-database","last_synced_at":"2025-06-16T06:31:53.229Z","repository":{"id":40313455,"uuid":"50739787","full_name":"Bajdzis/vscode-database","owner":"Bajdzis","description":"Extension for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2022-12-30T07:21:58.000Z","size":2550,"stargazers_count":143,"open_issues_count":496,"forks_count":82,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-19T20:18:55.290Z","etag":null,"topics":["database","mysql","postgres","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=bajdzis.vscode-database","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/Bajdzis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Bajdzis"}},"created_at":"2016-01-30T19:00:44.000Z","updated_at":"2025-02-28T03:01:49.000Z","dependencies_parsed_at":"2023-01-31T10:45:31.477Z","dependency_job_id":null,"html_url":"https://github.com/Bajdzis/vscode-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bajdzis/vscode-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bajdzis%2Fvscode-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bajdzis%2Fvscode-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bajdzis%2Fvscode-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bajdzis%2Fvscode-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bajdzis","download_url":"https://codeload.github.com/Bajdzis/vscode-database/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bajdzis%2Fvscode-database/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260114491,"owners_count":22960915,"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":["database","mysql","postgres","vscode-extension"],"created_at":"2025-05-19T20:16:20.411Z","updated_at":"2025-06-16T06:31:53.195Z","avatar_url":"https://github.com/Bajdzis.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Bajdzis"],"categories":[],"sub_categories":[],"readme":"# VS Code database\nExtension for Visual Studio Code \n\n[![Build Status](https://travis-ci.com/Bajdzis/vscode-database.svg?branch=master)](https://travis-ci.com/Bajdzis/vscode-database)\n\n## Demo\n\n![result](https://github.com/Bajdzis/vscode-database/raw/master/readme/v2.0-result.gif)\n\n![connection](https://github.com/Bajdzis/vscode-database/raw/master/readme/v2.0-connection.gif)\n\n## Usage\n\n* Connection\n    * [Create many connection to database](https://github.com/Bajdzis/vscode-database/blob/master/doc/create-connection.md)\n    * [Save connection](https://github.com/Bajdzis/vscode-database/blob/master/doc/save-connection.md)\n    * [Edit/delete saved connection](https://github.com/Bajdzis/vscode-database/blob/master/doc/edit-connection.md)\n\n## Check my other extensions!\n\n\u003ctable\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd rowspan=\"2\"\u003e\n                \u003ca href=\"https://github.com/Bajdzis/vscode-awesome-tree\" target=\"_blank\"\u003e\n                    \u003cimg src=\"https://github.com/Bajdzis/vscode-awesome-tree/raw/master/readme/awesome-tree-icon.png\" width=\"100px\"\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd\u003e\n                \u003cstrong\u003eAwesome tree\u003c/strong\u003e\n            \u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://github.com/Bajdzis/vscode-awesome-tree\" target=\"_blank\"\u003eRepo in GitHub\u003c/a\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=bajdzis.awesome-tree\" target=\"_blank\"\u003eVS Code Marketplace\u003c/a\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd colspan=\"3\"\u003e\n                This extension create structure based on sibling directory. \n                Stop creating folders, start creating structures!\n                \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=bajdzis.awesome-tree\" target=\"_blank\"\u003eRead more\u003c/a\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n \n## Changelog\n\n* 2.2.3\n    * add insecureAuth connection for mysql #216\n    * speed up startup activation - lazy loading `mysql` and `pg` dependencies\n\n* 2.2.2\n    * Update dependencies\n\n* 2.2.1\n    * Adopt 'asWebviewUri' API #210\n\n* 2.2.0\n    * Create SQL parser (thanks [EPMatt](https://github.com/EPMatt)) for fix : #58, #55, #51, #40\n    * Fix performance #100\n    * Fix spelling #103\n\n* 2.1.5\n    * Fix Query command #85\n    * Fix Markdown preview with NULL value #86\n\n* 2.1.4\n    * Fix sidebar provider #82\n\n* 2.1.3\n    * Fixed #78 (disable mangle in webpack config)\n\n* 2.1.2\n    * Update dependencies\n\n* 2.1.1\n    * Fix: add webview to extension pack\n\n* 2.1.0\n    * Migrate JavaScript to TypeScript\n    * Add connection SSL with user and password authentication (thanks [brooksgarrett](https://github.com/brooksgarrett))\n    * Start using webpack #75\n\n* 2.0.3\n    * Created new form to connect database. Fixed #19 \n    * Add database icon in sidebar.\n    * Query result to csv\n    * Connect via SSL to postgres #54\n    * Ask for save with password #3\n    * New query result (based on markdown)\n    * Connect via Socket to mysql #28\n    * Connect via SSL to mysql #47\n    * Fix SQL Connection error in postgres #63\n    * Fix change database in postgres #66\n    * Hide password input show if save connection require empty password\n\n* 1.5.3 - Fixed #59\n\n* 1.5.2 - Fixed #49\n\n* 1.5.1 - Fixed #39\n\n* 1.5.0 - Add new command for run query from SQL files\n\n* 1.4.1 - Fixed #24, #21\n\n* 1.4.0 - Show connections and table in TreeView, Start using VSCode Setting\n\n    ( if you update please copy and paste you setting from file `${projectFolder}/.vscode/database.json` to VSCode Setting `database.connections`)\n\n* 1.3.0 - Execute selected query, new status bars, additional info #25, #30\n\n* 1.2.0 - Fixed #10, #16, #17\n\n* 1.1.0 - Fixed #12, #13\n\n* 1.0.0 - Add postgres database support\n\n* 0.9.0 - Snippets, Completion Item and Query Advancer Build\n\n* 0.1.4 - Fixed ASCII table.\n\n* 0.1.3 - Support ports other than 3306.\n\n* 0.1.1 - Fixed ASCII table.\n\n* 0.1.0 - Save database to config.\n\n* 0.0.2 - Show error message, save config.\n\n* 0.0.1 - Add mysql database support.\n\n## Install\n* Press `Shift+Ctrl+P` \n* Pick `Extensions: Install Extension`\n* Find `vscode-database`\n\n## Authors\n\n* [Bajdzis](https://github.com/Bajdzis) - Extension\n* [k--kato](https://github.com/kasecato) - Postgres integration\n* [serl](https://github.com/serl) - Execute selected query\n* [ArtemiusUA](https://github.com/ArtemiusUA) - Query result to csv\n* [brooksgarrett](https://github.com/brooksgarrett) - Add connection SSL with user and password authenticatio\n* [EPMatt](https://github.com/EPMatt) - Fix sidebar provider #82, Fix Query command #85, Fix Markdown preview with NULL value #86\n\n## License\nMIT © [Bajdzis](https://github.com/Bajdzis)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbajdzis%2Fvscode-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbajdzis%2Fvscode-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbajdzis%2Fvscode-database/lists"}