Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Query Language   (RSS)

Why Astoria alignment is not that trivial

I have been meaning to write about this topic for quite some time. But it took me quite a while to understand deeply the key issues in aligning Astoria and SSDS. Thanks to Alan Bush, an architect in our team, I have a much better understanding of the

Roger Jennings talks about SSDS in a Visual Studio Magazine Article

Roger has an interesting article on SSDS in the latest Visual Studio Magazine here . It is really interesting to see the performance data between the SOAP and the REST end points of SSDS. It would be really interesting to dig into this. One bit of correction

Philosophy behind the design of SSDS and some personal thoughts

With Sprint 3 winding down, I thought it is a good time for me to share with you some of the philosophy behind the design of SQL Server Data Services (SSDS) and a few personal thoughts about the experience. When we started this project 2 years back, we

Confusion about Full Text Search in SSDS

When I posted the features that we delivered in Sprint 2, I mentioned Full Text Search. This led to this blog statement " In the meantime, I’m waiting for the docs to try full-text search, which was part of Sprint 2. It’s not over until … the docs are

Cross container queries in SSDS

Eugenio Pace in his 5th article in a series on SSDS gives a pattern for cross container queries. The article can be found here . This is an important scenario since SSDS partitions data into containers to scale out the system. But it actually limits scenarios
Posted by kellyalt | 2 Comments

Istvan and Nigel talk about SSDS and data services in the Cloud

Ryan Dunn , Technical Evangelist, recently interviewed Istvan Cseri, SSDS Architect and Nigel Ellis, SSDS Development Manager and Architect about SSDS and their vision for Cloud Data Services. He posted his interview at Channel 9. Check it out here .

Java code sample for SSDS

Jeff is at it again. This time he has posted some code sample in Java to demonstrate how to issue requests and get response from SSDS. The example he walks through builds SSDS queries and gets the responses back. Check it out.
Posted by kellyalt | 1 Comments
Filed under: , ,

Jeff Currier has posted some code samples for SSDS

Jeff is one of the developers on the SSDS project. He just sent me a note indicating that he has posted his SSDS code sample here . Very cool.

Good post about SSDS Query Language

Ryan Dunn has a fairly detailed post on the SSDS query model here . Ryan has prototyped some application code already, so his description of the query model is worth a read.
 
Page view tracker