Yahoo Everest MPP - open source release?
There was some talk of Yahoo possibly open sourcing the source for the PostgreSQL MPP column store they built. Does anyone know if this is actually slated to happen, when, etc?
I'm looking for an open source solution for doing efficient queries on 300 million+ row tables, and it sounds like Everest would be perfect.
Rob
On Wed, May 06, 2009 at 09:28:37AM -0700, digital_illuminati@yahoo.com wrote:
There was some talk of Yahoo possibly open sourcing the source for
the PostgreSQL MPP column store they built.
Actually, Yahoo! acquired a company that had built this store.
Does anyone know if this is actually slated to happen, when, etc?
Somebody at Yahoo! might.
I'm looking for an open source solution for doing efficient queries
on 300 million+ row tables, and it sounds like Everest would be
perfect.
Community PostgreSQL handles situations like this just fine. If you
want public help, you have come to the right place on this mailing
list. If you want help on other terms--say, non-disclosure
agreement--there are plenty of companies including mine,
<http://www.pgexperts.com/>, that will be happy to work with you.
Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david.fetter@gmail.com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
On Wed, 2009-05-06 at 09:38 -0700, David Fetter wrote:
I'm looking for an open source solution for doing efficient queries
on 300 million+ row tables, and it sounds like Everest would be
perfect.Community PostgreSQL handles situations like this just fine.
Yes it does. 300 million rows really isn't much. Of course if they are
very wide rows there could be an issue but that seems more a design
issue.
If you
want public help, you have come to the right place on this mailing
list. If you want help on other terms--say, non-disclosure
agreement--there are plenty of companies including mine,
<http://www.pgexperts.com/>, that will be happy to work with you.
Or others:
OmniTI, http://www.omniti.com/
Keving Kempter LLC: http://www.kevinkempterllc.com/
Command Prompt: http://www.commandprompt.com/
EnterpriseDB: http://www.enterprisedb.com/
Sincerely,
Joshua D. Drake
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997