View Single Post
  #4  
Old 07-16-2015, 03:51 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

Since neither HeidiSQL nor Notepad++ are Linux tools, a couple things you might consider:

phpMyAdmin - While this isn't great for larger operations (because it's web-based and memory constraints come in), it's really good for general DB operations. Make sure you secure it.

MySQL Workbench - Not quite as good as HeidiSQL or Navicat, but workable on Linux at least.

Sublime Text - Pretty good text editor (if you can't/won't use vi/vim)
Reply With Quote