Search this blog
-
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- Daily Coping 1 Jul 2022 voiceofthedba.com/2022/07/01/dai… 2 hours ago
- @jdanton You should. Hard to find good guidance on what works and what didn't over time 2 hours ago
- Today's editorial: The Useful Cloud Tags voiceofthedba.com/2022/07/01/the… 2 hours ago
- Updates from Coping Tips voiceofthedba.com/2022/07/01/upd… 10 hours ago
- @tomaz_tsql I thought that was both creative and different 18 hours ago
- nope https://t.co/pZeG7jiyx4 18 hours ago
- @EdwinMSarmiento Reaching you to see if you might want to host a T-SQL Tuesday sometime. Feel free to DM or email m… twitter.com/i/web/status/1… 19 hours ago
- RT @SQLServerGeeks: DPS 2022 Pre-Cons price increases in 1 day (from July 1). Grab the lowest price now: bit.ly/dps2022PreCons https://… 20 hours ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Daily Archives: December 7, 2017
Live on Channel 9 with ReadyRoll
I was interviewed in Redmond a couple months ago and the video was just published. I show and demo some database migration work with ReadyRoll in this video: https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Database-DevOps-with-RedGate-ReadyRoll/player
Posted in Blog
Tagged DevOps, Redgate, SQL Change Automation, syndicated
Comments Off on Live on Channel 9 with ReadyRoll
The Relational Database is the Default
It seems that I regularly meet people in the SQL community that are asked about moving their datastore to a NoSQL type of database. In a mature system, that might be a conversation worth having, especially if there are issues … Continue reading
Posted in Editorial
Tagged database design, NoSQL
Comments Off on The Relational Database is the Default
My Second Pester Test
I should write about my first one, but I just copied Rob’s test, so that’s not so exciting. Instead, I decided to take his advice and write some code, then decide how I test it. This isn’t really TDD, but … Continue reading