Object Explorer
PragmaSQL has neatly organized Object Explorer. Each server connection is listed as a root node in the explorer. Root nodes have databases as their immediate children. Each database node has folders such as Tables, Views, Procedures, Synonyms and Functions.
Object Explorer is also the primary means for PragmaSQL functionality. When you select and right click an object PragmaSQL is smart enough to provide you list of functions in a pop up menu supporting that specific kind of database object
Object explorer folders support filtering of objects by name. You just provide the part of the object name and select the filter type(Plain text or regular expression). Object explorer filters folder content the way you instructed.