take that, fanbois!
woooh!
Microsoft has revealed a single, simple change for its cloud platform that should make full SQL-Server functionality available almost overnight this year. Microsoft said it will expose the Tabular Data System (TDS) protocol used in its popular SQL Server database as a service protocol in the online SQL Data Services (SDS) system …
It even says so right at the top of page when you click on the TDS link.
But do they really plan to open it? TDS is AFAIK an undocumented protocol so will they/have they documented it? And who cares because it's a protocol that runs on whatever you wish (e.g. TCP) that's used to communicate between MS tools such as the query analyser, the ADO/ODBC/DAO/Linq/whatever bloody thing it is these days etc.
I wouldn't expect TDS to be needing to be opened. I can't see it would be that important as IIRC someone who knew described it as simple.
And on top of that, while I'm here, TDS is just the format for streaming the results of select queries. It's sod all (AFAIK) to do with stored procedures & views (except when these return a result set of course), triggers & all that, and surely *nothing* to do with indexes.
This sounds like marketing bluster to me. Pure bull to make it sound like much more than it is.
My coat please. The one with something amusing on the back.
... an old version of Sybase Adaptive Server, I'll run one myself.
In the meantime I'll stick with Postgres.