Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Once you say DBMS you say resource hog, versus using simpler methods. But there are reasons for using DBMSes anyway, just don't expect them to be light applications. Oracle is great on Linux, but in the commercial environment, expect to have deep pockets and a support staff. Tuning it is non-trivial. More memory, better I/O and more processor is the main tuning. MySQL is not a bad SQL system for a lower budget and lower performance, as is Postgress, and several others. Sorry to burst your bubble, there is no free lunch in this part of the business. ... Let us all know if you find one ;) ... PS ... simpler methods noted above, take more programming. Typically using direct access files, keeping indexes of where you stash your data. All the kinds of things a DBMS does for you, but it is tuned to YOUR application and not for general purpose use. Again.. no free lunch. On Mon, 27 Mar 2000, Subba Rao wrote: > > In the e-Business arena, where are Linux servers being used? > It looks like Linux is being used only for Web servers and development > platforms. > > I am currently looking at using a DBMS server on a Linux system. > Are Linux systems used as DBMS servers? If yes, what HW configuration > would be recommended for a DBMS server for a e-Business application? > > Which DBMS systems perform well on Linux and are not resource hogs? > > Thanks for any input. > > Subba Rao > subb3 at attglobal.net > http://pws.prserv.net/truemax/ > > => Time is relative. Here is a new way to look at time. <= > http://www.smcinnovations.com > - > Subcription/unsubscription/info requests: send e-mail with > "subscribe", "unsubscribe", or "info" on the first line of the > message body to discuss-request at blu.org (Subject line is ignored). > - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |