Community Circle
Search this blog
Steve’s tweets
- @toddkleinhans @RAPIDSai @SQLServer :) 21 hours ago
- @_AlexYates_ I think there' stwo things with the data. The marketing, like sqlsatbr, always is SQL Saturday Baton R… twitter.com/i/web/status/1… 2 days ago
- @_AlexYates_ I'll disagree. It is nice if the hashtag links to the current event always. Most people only care abo… twitter.com/i/web/status/1… 2 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
- 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
- tools
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Tag Archives: replication
Replication Gets Some Love
I really like replication in SQL Server. At least, I like it as a concept. It solves some hard problems and lets me move data around in a way that can handle larger loads, reduce queries to OLTP servers, and … Continue reading
Replication Silliness
I wrote an editorial asking about things that needed to be done to improve replication. There are plenty of things that need help, but as I was testing some replication, I got this the other day. I am trying to … Continue reading
Improving Replication
I really like replication as a technology. I think the ability to move data around to other systems, at a gross level, is extremely handy in many systems. While SSIS and other ETL tools are very flexible and powerful, they … Continue reading
How Much Eventual Consistency Do You Have?
There’s a never ending debate about NoSQL v RDBMS systems that seems to polarize the people that prefer one technology over the other. In fact, it seems that every time I talk to someone that dislikes NoSQL technology in general, … Continue reading
Posted in Editorial
Tagged NoSQL, replication
Comments Off on How Much Eventual Consistency Do You Have?