1 रिपॉजिटरी
Utilities for reading and extracting raw data from SQLite database files using SQL queries.
Distinct from SQLite Query Interfaces: The candidates focus on routing or serverless queries; this is specifically about local file-based extraction from an embedded database.
Explore 1 awesome GitHub repository matching data & databases · SQLite Data Extraction. Refine with filters or upvote what's useful.
imessage-exporter is a tool for extracting message history and media from iMessage databases into portable text and web formats. It functions as a database exporter, a diagnostics tool, and a parser that converts raw SQLite records into standardized formats for cross-platform processing. The project provides utilities for the archival of conversations and the recovery of database files. It includes diagnostic capabilities to analyze message records for internal inconsistencies and structural problems. The system employs a local-only processing model to extract data via SQL queries and maps r
Extracts raw message records and metadata directly from local system SQLite databases using SQL queries.