pipe-mysql.vim : MySQL Client for Vim (easy-to-use / hassle-free configuration)
script karma |
Rating 2/2,
Downloaded by 810 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Nikyle Nguyen |
|
script type |
utility |
|
description |
MySQL client for Vim
Easy-to-use / hassle-free configuration
See https://github.com/NLKNguyen/pipe-mysql.vim for keymaps and more details
**Features**
* Work with MySQL database at local (with respect to Vim) or at remote machine (via SSH)
* No need to have MySQL installed at local if you plan to execute MySQL statements at remote machine
* Edit MySQL script locally, execute at remote machine, and get result back in Vim's Preview window at local
* Execute a whole MySQL script file, a single line, or a block of MySQL statements
* Set SSH remote and MySQL access on the fly; or use preset for frequently used login info
* Each buffer has independent login info to database
* Easily switch database on the fly
* Include common queries to operate on the target where the cursor is at |
|
install details |
Install with Vundle plugin manager for easy update (:PluginUpdate)
Plugin 'NLKNguyen/pipe.vim' "required
Plugin 'NLKNguyen/pipe-mysql.vim'
Or manually: extract the tarball file and copy pipe.vim and pipe-mysql.vim into ~/.vim/plugin/
See https://github.com/NLKNguyen/pipe-mysql.vim for optional settings |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.173
|