Thread: Database types
View Single Post
  #6 (permalink)  
Old 11-09-09, 13:23
carl owen's Avatar
carl owen carl owen is offline
Super Moderator
 
Join Date: Nov 2008
Posts: 1,059
Thumbs up

Quote:
Originally Posted by Windac View Post
So I should use MSSQL if its allowed because it is faster and more efficient in general and use MySQL if MSSQL isn't affordable or if it isnt supported?
Nope. Using MSSQL or MySQL basically depends on your requirements. If you are using some Microsoft based technologies like ASP or ASP.net to develop your website then you can use MSSQL as it is also a product of Microsoft and can be considered more compatible with it

If you are using Linux hosting platform for your web hosting package or server then you can choose MySQL as MSSQL is not supported on Linux

Quote:
Originally Posted by Windac View Post
Aren't most open source programs using MySQL? Why is that?
Yes, most of the open source applications and programs use MySQL as MySQL is open source i.e. does not require licensing fee and there are less limitations on MySQL in comparison to MSSQL
Reply With Quote