Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Horizontally scaling a database

Re: Horizontally scaling a database

From: Jared Still <jkstill_at_gmail.com>
Date: Fri, 16 Mar 2007 17:08:41 -0700
Message-ID: <bf46380703161708x1de4f537kc07b7bd75efeaee1@mail.gmail.com>


On 3/15/07, Sandeep Dubey <dubey.sandeep_at_gmail.com> wrote:
>
> Hi all,
>
> I am looking for ideas how to scale database horizontally as opposed
> to adding more CPUs, memory and disks on a single machine.
>
> Here are the main requirements:
>
> We need to store apporx 300 GB of data a month. It will be OLTP system.
> We want to use commodity hardware and open source database. we are

You might start here:
http://en.wikipedia.org/wiki/Federated_database_system

Sounds like SQL-Server territory, but it is not any more free than Oracle. ;)
http://msdn2.microsoft.com/en-us/library/ms190381.aspx

Apparently Web-Sphere can be used to created a federated view of multiple MySQL databases. (google for it)

A few more minutes googling reveal this, which looks interesting: (Found this searching for shared nothing database open source) http://www.greenplum.com/products.php

Check it out and let us know what you think. :)

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 16 2007 - 19:08:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US