MS SQL 2000还是MySQL 5.0?

时间:2022-09-22 00:19:23

Which one would you choose for a small ASP.NET 2.0 web site with little traffic? I have no experience with either of them, but my provider wants me to choose one. In fact, I have no experience in ASP.NET too, I am just starting to learn, using VS2008 Professional.

你会选择哪一个小ASP。NET 2.0 web站点的流量很小?我对这两家公司都没有经验,但我的供应商想让我选一家。事实上,我在ASP方面没有经验。NET也是,我刚刚开始学习,使用VS2008专业。

Thank you, Petr

谢谢你,彼得

2 个解决方案

#1


5  

Use MS SQL, it has better support in Visual Studio, so it will be easier for you to learn. Laso, check if you can get MS SQL 2005 or 2008.

使用MS SQL,它在Visual Studio中有更好的支持,所以您会更容易学习。Laso,看看你能不能得到MS SQL 2005或2008。

#2


0  

From a performance standpoint, it's probably not going to matter on a site with little traffic. In your case, I would chose SQL 2000 simply because it will probably integrate better with ASP.NET than MySQL would.

从性能的角度来看,在一个流量很小的站点上,这可能并不重要。在您的例子中,我选择SQL 2000仅仅是因为它可能会更好地与ASP集成。净比MySQL。

If you had said you were creating the site in PHP, I would have told you to go with MySQL though for the same reason - PHP integrates very well with MySQL.

如果你说你在用PHP创建网站,我会告诉你使用MySQL,但是出于同样的原因——PHP和MySQL集成得很好。

They are both great databases, it's just a matter of which works better in your particular situation. That would be SQL 2000 in your case.

它们都是很棒的数据库,只是在你的特定情况下,它的效果更好。这就是SQL 2000。

#1


5  

Use MS SQL, it has better support in Visual Studio, so it will be easier for you to learn. Laso, check if you can get MS SQL 2005 or 2008.

使用MS SQL,它在Visual Studio中有更好的支持,所以您会更容易学习。Laso,看看你能不能得到MS SQL 2005或2008。

#2


0  

From a performance standpoint, it's probably not going to matter on a site with little traffic. In your case, I would chose SQL 2000 simply because it will probably integrate better with ASP.NET than MySQL would.

从性能的角度来看,在一个流量很小的站点上,这可能并不重要。在您的例子中,我选择SQL 2000仅仅是因为它可能会更好地与ASP集成。净比MySQL。

If you had said you were creating the site in PHP, I would have told you to go with MySQL though for the same reason - PHP integrates very well with MySQL.

如果你说你在用PHP创建网站,我会告诉你使用MySQL,但是出于同样的原因——PHP和MySQL集成得很好。

They are both great databases, it's just a matter of which works better in your particular situation. That would be SQL 2000 in your case.

它们都是很棒的数据库,只是在你的特定情况下,它的效果更好。这就是SQL 2000。