You are here |
ryanackerland.com | ||
| | | |
www.red-gate.com
|
|
| | | | I was talking with a good friend that has an environment with terabytes of information and to create a homolog or dev environment to him is a pain. He | |
| | | |
www.sqlrod.com
|
|
| | | | (Or any Telegraf config file you need to be honest... )I like using telegraf to collect metrics, that's no secret. I've blogged the end to end installation of it on Windows for SQL server purposes here. Or if you'd like to see if I talk as much rubbish as I type, presented a session on it here. As mentioned, both of those occurrences in relation to setting it up on Windows in conjuction with InfluxDB as a data repository, and Grafana as the presentation layer.What i'm focusing on here is pure | |
| | | |
jwcooney.com
|
|
| | | | In most places hosting instances of SQL Server, you will likely find older and newer versions of SQL Server running side-by side. This can of course become a challenge when you are writing code to make the servers communicate with each other. When writing a SQL query on one server, how can one tie together... | |
| | | |
matthewmcgiffen.com
|
|
| | SQL Server has had the native ability to encrypt data since SQL Server 2005. This included functionality that could be used to encrypt individual items and columns of data as well as the Transparent Data Encryption (TDE) feature which was available with the enterprise edition of SQL Server and could be used to encrypt all ... Continue reading Overview of SQL Server Encryption Features |