On Wed, Jul 22, 2009 at 8:05 PM, Alex Cruise <[email protected]> wrote:

>
> Viktor Klang wrote:
> > Read it earlier today.
> >
> > It's quite interesting, transcoding SQL to MapReduce jobs that uses
> > RDBMes as datasources
> >
> > I see this really useful for analytical querying over huge datasets,
> > but I wouldn't imagine it as an option as persistence-store for
> > domain/business objects.
> Definitely not yet, but their approach *should* be amenable to
> read-mostly/some-writes use cases in that it tries to discover which
> node(s) hold the data that will be affected by analyzing the SQL AST;
> distributed transactions are awful but at least they can be contained to
> a subset of DBMS nodes.


I'm also interested in the possibility to use other/develop new query
languages that can use the same mechanics.

Gregory: Do you see Project Stockholm benefitting from this?


>
>
> -0xe1a
>
> >
>


-- 
Viktor Klang

Rogue Scala-head

Twttr: viktorklang

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to