April 19, 2016 at 5:15 am
Hi,
I'm currently interested in learning more about database design since I think I'm ready for a data architect position. Currently I have 8.5 years of SQL Server experience: 5 as a software developer (SQL Server, .NET and other technologies) and 3.5 years as a SQL Server consultant (focusing on datawarehousing, reporting, T-SQL, SSIS, SSRS, SSAS - mostly multidimensional). I've also earned my SQL Server 2012/2014 BI Solutions Expert certification.
Nonetheless I would like to learn more about design patterns and architecture for SQL Server. By design patterns, I don't mean tips like "make sure your database fields have meaningful names". I mean complex issues such as what hardware to choose, how to choose how many and how big the data files in a database are to be etc. I've had experience in that field but I would like to have more exposure.
Can anybody recommend any books or materials to improve my understanding?
April 26, 2016 at 6:55 am
On top of what Luis recommends, great selection by the way, I'd suggest getting a copy of Kalen Delaney's SQL Server Internals. That's a fantastic collection of in-depth information about how SQL Server works.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
April 29, 2016 at 4:54 am
Thanks for the suggestions guys; they look like interesting reads as I have already downloaded them.
November 11, 2016 at 4:09 am
Hi
A couple of resources I have found useful lately:
A good MOOC site with content from Microsoft and Universities
Data Management Framework, covers the lifecycle of data management, the DAMA-DMBOK is very good reference material and helps implement good processes and practices
Data Modelling Essentials by Simsion and Witt
And if you're interested in looking at different types of Database Engines then I would recommend Seven Databases in Seven Weeks by Redmond and Wilson for a brief overview.
Hope this helps.
Stef.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply