Introduction to Windows Azure SQL Federation - Part 1
- Posted: Feb 20, 2013 at 4:04 PM
- 1,245 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
This video will introduce Windows Azure SQL Federations. You will learn the terminology and architecture of SQL Federation and the concepts behind database partitioning and scalability in the cloud. To learn more about SQL Databases visit WindowsAzure.com.
Already have a Channel 9 account? Please sign in
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
SQL Federation seems like such a hack to me rather than a thought out sharding implementation. for example, one of the primary reasons to use an RDBMS system over a NoSQL system is reporting. If you use Federations you essentially can no longer run reports across your entire data set, at least not through TSQL! I can envision writing something to loop through your federations and aggregating your results but what a disaster! Federation just seems like a terrible idea, unless you never need to run reports across your entire data set, which I can't think of many situations where you wouldn't need to do that?
Remove this comment
Remove this thread
close