If you have a windows server and unlimited money. Would you go for MySQL or Microsoft SQL Server?
Five answers:
P D
2012-05-25 10:42:25 UTC
Microsoft SQL Server because of:
Windows Authentication,
Indexed Views,
Query Analyzer for optimizing complex queries,
Clustered indexes,
Integration Services,
Reporting services,
Analysis services.
SQL Server Agent Jobs,
Profiler...
TheMadProfessor
2012-05-22 19:25:29 UTC
If money isn't an object, I'd lean towards SQL Server - besides the basic database engine, you also get better peripheral tools such as Integration Services, Reporting Services, Job Agent, etc.
2012-05-22 18:28:22 UTC
mysql. The standard across the Internet is mysql, so anything you develop on it will work on any server. MSsql only runs on Windows servers. Since 80 % of web servers are NOT MS, this limits your use of MSsql. It is also not particularly fast or efficient.
?
2012-05-22 18:30:38 UTC
depends on what Server Side language you're using, for ASP.NET id go with sqlserver since there has been a bunch of GUI tools integrated into it. For PHP or JAVA however id recommend MySQL since it's easier to configure and works better with these languages.
2012-05-22 19:08:15 UTC
MySQL works better with more web servers.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.