If you mean customize the code then you can modify mod/database/tabs.php to comment out the line that adds the search tab, and mod/database/lib.php function data_extend_navigation to comment out the line that adds the corresponding link to the navigation block.
Other possible approaches, less foolproof though, are css and/or javascript to remove/hide the dom elements of the tab and navigation link.
hth