Software focused on SQL Server, .NET, and the day-to-day problems database teams run into.
SQLTempo is a FREE-to-use lightweight reporting utility currently for SQL Server. It captures the current state of an instance and its databases and produces a small HTML report you can use to compare against prior reports from days, weeks, or even months ago. It's designed to be run from a DBA's workstation, so nothing is installed on production servers.
What does the SQLTempo report include? Here is a small list of reported sections.
A special Thank You to Glenn Berry and the entire team at SQLSkills.com for all the support and training over my career as a DBA.
# show usage SQLTempo.exe /HELP # instance-only report SQLTempo.exe --server=SQLPROD01 /I # full report, verbose SQLTempo.exe --server=localhost /V ✓ 0 changes required on target server
Nothing is installed on production SQL Server instances, which keeps reporting outside of formal change management.
Ideal to be used to compare today report against last week report to spot any changes.
Scriptable and automatable — run it manually, on a schedule, or as part of a larger reporting pipeline.
SQLTempo is my current focus—contact me and share your thoughts. Enhancements? Current Bug? Just saying hello? Let's Connect! Get in touch.
A future project page will land here. Check back or follow the blog for updates.
Have an idea for a tool you'd like to see? Get in touch.