Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Query Language » LINQ   (RSS)

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

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