Introduce `analyze_db.py` for analyzing SQLite database files and recovering corrupted data using standard and advanced methods. Included comprehensive documentation (`README_analyze_db.md`) and a test script (`test_analyze_db.py`) to demonstrate usage and recovery capabilities.