![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm working with at database with more that 500 million records. Currently I'm using MS SQL server and the performance is awful. If I were to use BDB, would that improve my query? Is there anybody who has done some comparative study on BDB vs other Databases with very large dataset? |
#3
| |||
| |||
|
|
Radzi wrote: Hi, I'm working with at database with more that 500 million records. Currently I'm using MS SQL server and the performance is awful. If I were to use BDB, would that improve my query? Is there anybody who has done some comparative study on BDB vs other Databases with very large dataset? Try IBM's Informix Dynamic Server. For IDS 500 million rows is a small database (server instance capacity >100PB). You download a free single user testbed fully functional version from the International Informix Users Group (IIUG) web site (www.iiug.org) you just have to register for free membership first. There is user support, similar to this NG, including server tuning advice available at comp.databases.informix and on several online forums you can join on the IIUG site. IDS runs on Windoze and most UNIX variants including Linux and drivers for JDBC, ODBC, ESQL/C, Perl DBD/DBI, and other popular development environments are available. You can also download the Software Development Kit free at the IIUG site which includes most of those interfaces. Obviously you'll have to buy licenses to rollout multi-user production databases, but this will get you started and IBM will work with you in many ways including setting up an eval of the full multi-user releases. Art S. Kagel |
#4
| |||
| |||
|
|
Hi, I'm working with at database with more that 500 million records. Currently I'm using MS SQL server and the performance is awful. If I were to use BDB, would that improve my query? Is there anybody who has done some comparative study on BDB vs other Databases with very large dataset? regards, Radzi. |
![]() |
| Thread Tools | |
| Display Modes | |
| |