Tag Archives: Database Weekly

Security Decisions

How many of you have written code that results in a security issue or data breach? It’s possible many of you have, but are unaware of the issues. I’m sure a few of you have been hacked, have had to … Continue reading

Posted in Editorial | Tagged , | Comments Off on Security Decisions

Visual Studio Subscriptions

Many of us that work with SQL Server do so exclusively through SQL Server Management Studio (SSMS). I find so many people really do the majority of their jobs with SSMS, Outlook, and a web browser. Even back in 2003 … Continue reading

Posted in Editorial | Tagged , , | 1 Comment

NoSQL Inside SQL Server

There has been quite a debate the last few years between using NoSQL and SQL Server as data stores for different applications. We’ve seen a great deal of interest from developers in document stores as the data structures are closer … Continue reading

Posted in Editorial | Tagged , , | Comments Off on NoSQL Inside SQL Server

Gauges and Alarms

I was looking through the news this week and found a piece by Michael J. Swart that I really enjoyed. It talks about different types of metrics that he has used when monitoring and alerting on his database servers. Michaal talks about … Continue reading

Posted in Editorial | Tagged , , , | 2 Comments