mysql-to-org

Homepage: https://github.com/mallt/mysql-to-org-mode

Author: Tijs Mallaerts

Updated:

Summary

Minor mode to output the results of mysql queries to org tables

Commentary

Minor mode to output the results of mysql queries to org tables.
C-c C-m e will output the query inside the active region or current line to an org table.
C-c C-m p will output the query defined by the string at point to an org table.
C-c C-m s will open a mysql to org scratch buffer.

Dependencies