sponsor Vim development Vim logo Vim Book Ad

pipe-mysql.vim : MySQL Client for Vim (easy-to-use / hassle-free configuration)

 script karma  Rating 2/2, Downloaded by 735  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
pipe-mysql.tar.gz 0.1.0 2015-07-30 7.0 Nikyle Nguyen Initial upload
ip used for rating: 3.145.166.7

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github