- From: Rick Jelliffe <rjelliffe@a...>
- To: "Roger L. Costello" <costello@m...>
- Date: Wed, 11 Mar 2015 15:12:36 +1100
A lot of us are answering in terms of "what products are useful." But another good question is "what architecture is useful?"
One architecture that may be of interest is what we may call the specialized query/cache.
For example, augmenting your xquery system with various external nosql key-value stores (like Redis) e.g. for id to location resolution.
The intent being to reduce the need for query coding (xquery or sql) let alone xslt; or to have a benchmarkable alternative implementation; or to allow decisions to be made about documents before looking deep inside them; or the other reasons for denormalization.
Cheers
Rick
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|