Reply
Which database?
Old 05-22-2007, 06:34 AM Which database?
Skilled Talker

Posts: 70
Which database for dating site? MS sql or mysql ? Please advice
gary is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-22-2007, 07:04 AM Re: Which database?
chrishirst's Avatar
Super Moderator

Posts: 12,442
Location: Blackpool. UK
depends on what your host supports
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-22-2007, 03:57 PM Re: Which database?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,025
Name: Forrest Croce
Location: Seattle, WA
If you're running Windows, you can choose either. If you have a linux host ( running Apache ) then you're limited to MySQL.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 05-22-2007, 10:15 PM Re: Which database?
rogem002's Avatar
Webmaster Talker

Posts: 567
Name: Mike
Location: United Kingdom
MySQL is the best, If i recall MS SQL sucks.

Linux is always better then windows (and cheaper), so MySQL will be the most effective way to go.
__________________
Website Services
PHP Code:
if(Added_Talkupation($post) == TRUE){iHug($you);} 
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 05-23-2007, 02:10 AM Re: Which database?
Skilled Talker

Posts: 70
what is the difference between mssql and mysql?
gary is offline
Reply With Quote
View Public Profile
 
Old 05-23-2007, 04:13 AM Re: Which database?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,025
Name: Forrest Croce
Location: Seattle, WA
It depends on which version of each. MySQL before v5 didn't allow stored procedures. I think it still doesn't have indexed views. Common installations are free, although some of the engines are as pricey as SQL 2005 standard edition. The Microsoft version tends to be a bit more featured: in v9 you can write stored procedures in C++ or VB, there are great ranking and pivot/unpivot functions built into the T-SQL language, graphical execution plans ... nice stuff. I don't know how MySQL does with XML natively?

If you use MySQL, you should use 5.x and procs. In that case, for the basics, they aren't all that different.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 05-29-2007, 08:39 AM Re: Which database?
Average Talker

Posts: 29
Name: Amit Soni
MySQL will turn out to be less expensive and easier to maintain in the long run.
If your proposed website is going to be in PHP, it makes the MySQL case even stronger.

PHP and MySQL are like "made-for-each-other", quite similar to the agenda being persued in your dating website ?

--Amit.
Zitku is offline
Reply With Quote
View Public Profile Visit Zitku's homepage!
 
Reply     « Reply to Which database?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16132 seconds with 13 queries