I'd love to talk about this. But I'm not going to. #
Posted Friday 14th November 2008 14:02 GMT
Other than to say a couple of things.
1. Linq can be used to query tables. The same expression can also access objects which if they're accessed via Ado.Net for entities, or the misnamed nHibernate (it should be eponymously called zzzzzzhibernate,) means an array of VLDBs servers can provide an application object relational access to a cloud of objects.
2. SQL Server isn't, and never has been, a relational database. I get fed up to the back teeth defending arguments from people who maintain my solutions shouldn't be allowed, because I perform set based DMOs in some non random order. SQL Server is a software product which amoung other things, implements the relational paradigm.
3. That said, the relational model isn't dead. It's merely a subset of the world of data.
The solution to BI queries are shells of staging data, derived from the don't repeat yourself datasets.


