A social data flow engine called Egont. You can take a look at these articles: - Egont, A Web Orchestration Language: http://blog.databigbang.com/ideas-egont-a-web-orchestration-... - Egont Part II: http://blog.databigbang.com/egont-part-ii/ You can define things like this using s-expressions: (let mytwitter (twitter "databigbang") Then you can do (twitterdb store (twitter.tweets)) and for every tweet your defines db…
Do you see this being commercial software as a service or self-hosted?