PhpMyAdmin direct console (like SQLyog) -


we have use phpmyadmin database access i've used software sqlyog or database console within phpstorm.

i'm finding phpmyadmin clumsy , slows down workflow. there way phpmyadmin mimic sqlyog or phpstorm? there api console-like access?

i don't know sqlyog or phpstorm @ all, if you're looking console-like access there's small "console" button in bottom corner of phpmyadmin screen brings sort of console may you. sql tab gives interface directly enter sql queries; though it's not in console-like way.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -