TOra with MySQL on Ubuntu
September 4, 2009 | databases, linux, toolsauthor: Karol Zielinski | comments: 0 | views: 1584
Tags: mysql, oracle, tora, ubuntu
Yeah, sometimes everybody needs to use graphic SQL editor. For example… if you want to add more advanced triggers to your database.
I had to install some editor and I chose TOra.
Installation on ubuntu is really simple:
sudo apt-get install tora
and done.
However… default configuration of this tool has just one connection provider, which is PostgreSQL. I need MySQL this time. So…
sudo apt-get install libqt3-mt-mysql
and done. I can be connected with my MySQL database via TOra right now.
What about Oracle? I don’t know, because I didn’t try yet. However… this article looks really nice. I will try it later.
Enjoy!
Hello, I'm Karol Zielinski, internet evangelist, an entrepreneur, project manager and a web developer from Gdynia, Poland. I like creative design, good advertisement, social media and all kind of stuff around the web.