MCPcopy
hub / github.com/AbdullahGhanem/quran-database / convert_to_sqlite.py

File convert_to_sqlite.py

convert_to_sqlite.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Convert quran.sql (MySQL dump) to quran.db (SQLite) with schema improvements.
4Line-based streaming parser — handles multi-line INSERT statements.

Callers

nothing calls this directly

Calls 1

convertFunction · 0.85

Tested by

no test coverage detected