[Wsf-general] data services and resources

Sanjiva Weerawarana sanjiva at wso2.com
Fri Mar 16 01:37:36 PDT 2007


Paul Fremantle wrote:
> 
> I think the problem Amazon is solving is different, but there is a 
> subset of each that is the same - i.e. an intersection. The intersection 
> is simply storing an XML value (xs:any) against a key (xs:string). 
> Obviously our data model has more possibilities, and their 
> performance/availability model is completely different. I guess what I'm 
> asking is whether someone who wants this very simple storage model can 
> do it *very simply* with our approach.

Well .. yes. Just create a table with two columns- a string key and a BLOB 
value. (Or whatever the right way to store a bunch of xml in a single 
table cell.

However we'd need to hack up our response stuff to make it work too (we'd 
need to treat the blob as XML and get it serialized correctly).

I'd like to get the current stuff done and out and then look at expanding 
the scope.

Sanjiva.
-- 
Sanjiva Weerawarana, Ph.D.
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
email: sanjiva at wso2.com; cell: +94 77 787 6880; fax: +1 509 691 2000

"Oxygenating the Web Service Platform."




More information about the Wsf-general mailing list