I was perusing CodePlex and I noticed some new and interesting projects. This is the search that I used. Just sort by release date. There are a ton of projects but these are the ones that I found interesting.
SQL Server Cache Manager
"SQL Server Cache Manager will allow you to return information about what is stored is the SQL Server cache and how efficiently it is being used."
This is ubercool especially if you are not intimate with sys.dm_exec_query_stats. I admit that I probably will not use this much though. I already have my analysis queries written. I am used to them plus I can CROSS APPLY sys.dm_exec_query_plan to get the xml show plan.
Â
Open DBDiff
"Open DBDiff is a open source database schema comparison tool for SQL Server 2005."
Nice looking tool if you don't use Data Dude. They also mention that support for MySQL and SQL2000 is coming.
SQLServerFineBuild
"SQLServerFineBuild provides 1-click install and best-practice configuration of SQL Server 2005."
I am definitely going to give this one a try next time I have to do a 2005 install.
This are just the 3 that I thought were new and notable. Check out the full list.
posted @ Sunday, June 22, 2008 10:12 PM by Nariman
posted @ Sunday, June 29, 2008 7:28 PM by gOODiDEA.NET
posted @ Sunday, June 29, 2008 7:29 PM by gOODiDEA
Name (required)
Email (required)
Website
Notify me of followup comments via e-mail