Skip to main content

How can I find SQLite databases on my computer or network?

SQLite Navigator

Question

How do I search the file system for any SQLite databases that might exist?

Answer

  1. Click the 'File' menu in the Ribbon.
  2. Click Search File System for SQLite Databases.
  3. Choose a folder to start from.

It should be noted that choosing the root of a drive may take a considerable amount of time to process. SQLite Navigator will loop through that folder and all of it's sub folders that it has access to inspecting each file to determine if it's a SQLite database. Any SQLite databases that are found will be added to the Database Explorer. This search works on both local and network mapped drives.

Last Modified: 07/09/2023