1 Star 0 Fork 0

github_syn/vscode-database-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Database Client

Marketplace Version Installs [Rating

该项目为Visual Studio Code的数据库客户端插件, 支持MySQL/MariaDB, Microsoft SQL Server, PostgreSQL, SQLite, MongoDB, Redis以及ElasticSearch的管理.

安装

在 Visual Studio Code 扩展中心安装 Database Client.

连接

  1. 打开左侧数据库面板, 点击添加按钮
  2. 在连接页面配置相应的数据库信息

connection

数据表

  1. 点击数据库表打开数据视图
  2. 之后便可在页面进行CRUD、数据导出(Excel、JSON)等操作. query

执行SQL

  • 点击数据库节点的 New Query 按钮. newquery
  • 之后可在编辑器中编辑和执行SQL(快捷键 : F9).
  • run

生成测试数据

  • 该扩展提供一键生成虚拟数据的功能, 再也不用为没有测试数据而烦恼. mockData

历史记录

  • 点击历史记录按钮后可查看以往执行的Sql记录. history

备份/导入

  • 在表或者数据库节点右击, 之后便可以进行数据的导入导出. bakcup

设置

该扩展包含一些设置, 可通过以下方式打开设置界面.

表过滤

用于快速筛选数据表.

filter

致谢

MIT License Copyright (c) 2019-2021 Weijan Chen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/github_syn/vscode-database-client.git
git@gitee.com:github_syn/vscode-database-client.git
github_syn
vscode-database-client
vscode-database-client
master

搜索帮助