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 > Database Server Software > Other > Database to start again with

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-04, 09:12
Ian Byrne Ian Byrne is offline
Registered User
 
Join Date: Sep 2002
Posts: 7
Database to start again with

I wondered what everyone things is a good database with a lot of life still in it for developing and holding a new application and company’s data.

We are about to start a complete redevelopment of our system. Aiming to remove the legacy code and develop the system entirely for a new small business which will be coming into place next year. This system may well replace our current older pick system when/if we get it all up and running

We as a company have developed in SQL, MUMPS, DB2 and a few other databases. We have a core of good VB,C,C++,Pick,Delphi and a few other languages, which our programmers know.

As we are to start from afresh we are looking to pick something cheap but scale able up to from 5 to the 50 users we plan within the first 4 years.
We need something which will last, we can get programmers in to work on, could replace our current 150 user system if it all goes well, and we do not need to get a complete brand new set of programmers in to deal with.

What do people think?
Reply With Quote
  #2 (permalink)  
Old 05-14-04, 14:50
JODonnell JODonnell is offline
Registered User
 
Join Date: Feb 2004
Location: Pittsburgh, PA
Posts: 41
Depending on your environment I would suggest MS SQL Server. I have been developing applications with it as the back end DB for 18 months now and I have been very pleased with its performance and cost. While it pains me to recommend something from Microsoft the learning curve on the administration side is so negligible and the cost compared to Oracle or DB2 make it the only sane option in a Windows environment.

Now if you are not locked into a MS environment I have read a lot of positive things about IBM Websphere and DB2 on Linux. A couple of bonuses here: you're not locked into MS or Intel for that matter, everything is Java based and just about as easy to use as MS.

Hope this helps,

John
Reply With Quote
  #3 (permalink)  
Old 05-17-04, 03:51
brbogdan brbogdan is offline
Registered User
 
Join Date: Nov 2003
Location: Lomza, POLAND
Posts: 81
You can also consider application development based on ODBC or JDBC standard. It allows you to replace one database with any other which is compliant with one of standards mentioned above. This approach offers is more flexible but also needs more efforts to customize your application for different databases.
Regards
Bogdan
Reply With Quote
  #4 (permalink)  
Old 05-19-04, 06:44
Ian Byrne Ian Byrne is offline
Registered User
 
Join Date: Sep 2002
Posts: 7
Thanks for your views.

We have been locked into the MS circle but I think as we now have the oportunity we might go for a Linux based server.
Reply With Quote
  #5 (permalink)  
Old 05-25-04, 10:23
ashudb ashudb is offline
Registered User
 
Join Date: May 2004
Posts: 1
Thumbs up

why dont you try using some java rdbms with ODBC connectivity i suppose they are more affordable and easy to deploy. also they have good scalibility. there r many available in market u can try on google
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