Community Circle
Search this blog
Steve’s tweets
- Today's editorial: a republish of Making Guesses voiceofthedba.com/2021/03/05/rep… 2 days ago
- Daily Coping 5 Mar 2021 voiceofthedba.com/2021/03/05/dai… 2 days ago
- Daily Coping 4 Mar 2021 voiceofthedba.com/2021/03/04/dai… 3 days ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- 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
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Tag Archives: VCS
A Good Reason to use a VCS
Imagine that you have some important year end procedures in your SQL Server database. Or maybe you have some important, but rarely run code. No matter what the circumstance, if this is a large amount of code, it might be … Continue reading
Protecting Code
There are so many data breaches taking place, that it’s hard to keep track of them. While I rarely find my email in any of the breaches loaded into haveibeenpwned.com, I do see Mr. Hunt regularly loading more data sets … Continue reading
SQL Source Control and Bitbucket–Getting Started
This is in response to someone asking about getting started with their database in SQL Source Control and then hosting at BitBucket. I’m going to assume people can set up an account at Bitbucket and won’t cover that. Instead, this … Continue reading
Posted in Blog
Tagged Bitbucket, Git, Redgate, SQL Source Control, syndicated, VCS
Comments Off on SQL Source Control and Bitbucket–Getting Started
Git, GitHub, GitLab, BitBucket, What’s the difference?
I was watching Brent’s webcast session on GitHub recently. I’ve struggled to explain this to users in the past, and it’s always good to see what others do when they do similar sessions. You can watch Brent’s session, and I’ve … Continue reading