Is there a pythonistic way available to search all the tables and columns of an Sqlite3 database? The only inputs would be the name of the sqlite DB file or a raw input.
I am trying to write a forensics tool and want to search sqlite files for a specific string.