Navigation
SQL Tran has a performant and powerful navigation dialog which can be controlled by using a keyboard only.
Find object by name (Ctrl + K / Cmd +K)
You don't have to type out the full object name - SQL object names can be extremely long. You can type subset of name parts. Whether object is names using PascalCase or snake_case, SQL Tran can handle it.
Find in content (Ctrl + Shift + F / Cmd + Shift + F)
Searching for any text appearing in any objects is just as easy. SQL Tran will even highlight occurences of the searched term.
Last updated