If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Which DB is the best for my solution?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-09, 02:46
joshfolgado joshfolgado is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
Which DB is the best for my solution?

Hi,

We currently use MySQL free edition and I've been tasked to find out which other DB's we should consider such as MS SQL and Oracle.

In addition I need to know the positives and negatives of each one.

This database needs to have easy reporting, be fast, reliable and offer the ability for our Java and Matlab users to access it.

What do you think?

Thanks

Josh
Reply With Quote
  #2 (permalink)  
Old 07-28-09, 09:40
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
SQL Server is much simpler to use and administer. It would be my recommendation. Also, Microsoft has made available a migration tool to assist in moving databases from MySQL to SQL Server.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote
  #3 (permalink)  
Old 07-28-09, 10:28
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by joshfolgado
Hi,

We currently use MySQL free edition and I've been tasked to find out which other DB's we should consider such as MS SQL and Oracle.

In addition I need to know the positives and negatives of each one.

This database needs to have easy reporting, be fast, reliable and offer the ability for our Java and Matlab users to access it.

What do you think?

Thanks

Josh
It's difficult to answer your question without knowing what skills you have - for instance it would be pointless recommending Oracle if you don't have any experience with Oracle. Do you have much experience with the RDBMS you're currently using (MySQL)?

I've worked my way through all your questions this morning and feel that at the end of the day your employers have given you a set of questions and that they are expecting you to be capable of answering them. If you just pass all their questions to us and then you pass our answers back to your employers then they'll soon figure they hired the wrong guy.
Reply With Quote
  #4 (permalink)  
Old 07-28-09, 12:43
dportas dportas is offline
Registered User
 
Join Date: Dec 2007
Location: London, UK
Posts: 732
Quote:
Originally Posted by joshfolgado
This database needs to have easy reporting, be fast, reliable and offer the ability for our Java and Matlab users to access it.
Are your users exclusively Windows-based? SQL Server is Windows only whereas Oracle and others support a range of different OSs.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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