Results 1 to 2 of 2
Can anyone tell me how to work in linux SQL...
- 01-23-2009 #1Just Joined!
- Join Date
- Sep 2008
- Location
- hands of havenly father Karunya university in coimbatore
- Posts
- 6
SQL in linux
Can anyone tell me how to work in linux SQL
- 01-23-2009 #2
There are plenty of Databases available in Linux. There are the open source MySQL and PostgreSQL, as well as Oracle. MySQL and PostgreSQL are very easy to install from your distribution's package manager.
You 'll also probably want to use a web/application server, such as apache, tomcat, lighthttpd, jboss, etc.
And there are web programs for their administration, such as phpmyadmin & phppgadmin.
Post your distribution, to help you install either of them.


Reply With Quote