Database Tools

Throughout my career, I have had the need and curiosity to use tools external to the database itself. Many of these tools were developed by prominent figures in our database community and have helped, and continue to help, me perform my work more efficiently. Even better, all of them are free.


- SQLdb360 - An awesome tool to analyze your entire database, or just a specific SQL. 

- OraSASH - An Oracle ASH for those who don't have Enterprise Edition plus Diagnostic Pack. 

- ORASIM - A nice tool that explains the main mechanisms of an Oracle database. You can use it to explain non-database professionals for example, how Oracle database works in the background. 

- OraTOtP - Adds 2-factor authentication to users connecting to your database. DbaRJ has developed a lot of amazing tools, it's worth taking a look. 


Popular Posts