Viktor, Your comment is intriguing to me. As near as i can tell the Web 2.0 trend has this effect that what started out as a traditional domain/business object model scales out to the point where it starts to look a lot like an analytics db -- especially when you're trawling for patterns, trends and other marketing-like data.
As for my little project, i think it's a perfect match for DSLs that cover analytic set ups like i see in biology and computational finance. Best wishes, --greg On Wed, Jul 22, 2009 at 12:03 PM, Viktor Klang <[email protected]>wrote: > > > 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 > > > > -- L.G. Meredith Managing Partner Biosimilarity LLC 1219 NW 83rd St Seattle, WA 98117 +1 206.650.3740 http://biosimilarity.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
