I decided to start a series of blogs where I interview key people in the SQL Server community. Instead of me asking technical questions, I plan on asking about their outlook on the future, books they read (non-fiction and/or technical), and their overall thoughts on where technology (mainly SQL Server) is headed. You can find more interviews here .
Nextup: Chrissy LeMaire ( b | t ):
Mohammad: Where do you see SQL Server technology evolving to 5 years from now? More cloud focused?
Chrissy: I’m the opposite of a visionary and really have no idea. That being said, five years doesn’t seem very long; I think it’ll take closer to 10 years for to fully realize the cloud thing. Microsoft may be cloud-focused, but the industries I work in are still very on-premises when it comes to Microsoft software.
Mohammad:Do you ever see the traditional SQL Server DBA role being replaced/eliminated?
Chrissy: I have seen a downturn in pure DBA job postings over the past decade, but ultimately, I see the position evolving but not being eliminated. The same question is often posed to SharePoint administrators and I just don’t see them going away either.
Either way, I’ve always considered development as an important part of database administration. Initally, with T-SQL and VBScript and now with T-SQL and PowerShell. I think it’s more important now than ever to ensure that SQL Server database administrators know the dev side, considering the trend towards DevOps.
Mohammad:What are you most proud of doing/accomplishing for the SQL Server community so far in your career?
Chrissy:I’m really proud of how effective my PowerShell advocacy has been.
Last year, just prior to the release of SQL Server 2016, I wrote a blog post titled “ Can we get these three SQLPS issues fixed before SQL Server 2016 RTMs? ” and it got a lot of attention from the SQL Server community and Microsoft. Ultimately, with the help of the community and key figures at Microsoft, we did get those three issues resolved for SQL Server 2016’s RTM debut AND we also picked up a dedicated PowerShell engineer for the SQL Server team in the process!
I was just so floored when I was told that the engineer brought on to resolve those three issues ultimately stayed on permanently to work on the SQL Server PowerShell module. Since then, the module has become more stable and many new commands have been added.
In addition, Aaron Nelson and I created a couple Trello boards ( PowerShell , SSMS ) that help Microsoft triage requests for SQL PowerShell and SQL Server Management Studio. It was nothing short of magic to see the Trello board mentioned in Release Notes. Many of the highest voted commands from the community made their way right into the module and that’s such a huge win for everyone.
On a personal front, I’m crazy proud of the PowerShell project I created, dbatools . In the past year, we’ve had nearly 50 contributors to our GitHub repo , which was ultimately moved from my personal GitHub account to an organizational account that now hosts other community projects as well.
For a long time, the SQL community was told that PowerShell was really powerful and that they needed to learn it, but until dbatools, I don’t think there was a project that solidified PowerShell’s potential for us.
I always knew that PowerShell was mind-blowing and wanted to create a project that got people to say either “OH! WOW! Okay! Now I’m going to learn PowerShell not because I have to, but because I want to!” or “Okay, now I see that I can accomplish a lot without even knowing how to program PowerShell. Let’s do this!” dbatools has done both.
Actually, many of my favorite commands in the toolset are often the ones inspired by community blog posts like Test-DbaVirtualLogFile , Test-DbaMaxMemory , Export-DbaExecutionPlan and Get-DbaBackupHistory .
I also love the commands that turn tedious, multi-step processes into single commands like Start-SqlMigration , New-DbaDatabaseSnapshot or Test-DbaLastBackup . All of these commands make SQL Server administration more accessible and even more fun.
Mohammad:What non-technical/non-fiction book/s would you recommend? If you only read technical books…what do you recommend?
Chrissy:I really enjoy management and negotiation books even though I’ve never wanted to be a manager. Some of the better ones have had really positive impacts on my outlook in life and my faith in people. Here are three that come to mind.
First, Break All the Rules: What the World’s Greatest Managers Do DifferentlyThe 21 Irrefutable Laws of Leadership
Secrets of Power Negotiating
I also think there are some technical books worth mentioning. Neuro Web Design is an older book, but it’s still very interesting, fun and easy to read. It’s kind of a mix of psychology and tech.
Neuro Web Design: What Makes Them Click?
Also, PowerShell in Actionby Bruce Payette is an all-time favorite. It’s very well-written and tells an interesting story. It’s the kind of book I enjoy reading on a Sunday with some coffee and sunshine.
PowerShell in Action
Mohammad:For someone who’s career focus has been on one aspect of SQL Server (i.e. Database Engine), do you think it would be wise for them to become a “jack of all trades” by starting to learn, SSRS/IS/Azure, etc. or remain focused on their area of expertise? In another words, which would you say is more valuable? mile wide / inch deep or inch wide / mile deep?
Chrissy:I think that expertise requires an all-encompassing understanding of technology. So even though I’ve been an OLTP D