Hey everyone!
Here’s the latest stuff on my new YouTube Channel. Please let me know if these videos are helpful. Also, if you have requests for videos on a particular topic, even a video of a blog post I did here, let me know. I take requests and I’m more than happy to help.
I’ve been talking a lot about the GDPR. I released three videos on this topic this week alone:
I also released a video on using SQL Prompt to help your team audit their code:
Finally, I added a video discussing database mirroring as it relates to Azure SQL Database
Hi Grant,
I’d love to see some posts / videos about implementing Agile methodologies for databases. I have my database objects in source control (using SQL Server Database Projects). Having trouble figuring out to implement the Continuous Integration and testing pieces, especially with preexisting databases.
Enjoying the videos.
Thanks.
Tom
I can do some stuff on that topic. Is using Team Foundation Services OK? I can easily get TeamCity or Octopus, but I have stuff with TFS ready to go.
TFS works for me. Thanks so much.
Tom, getting the DB Projects to build is the biggest hurdle, esp when you encounter circular references and vendor databases