Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
3
Convert quran.sql (MySQL dump) to quran.db (SQLite)
with
schema improvements.
4
Line-based streaming parser — handles multi-line INSERT statements.
Callers
nothing calls this directly
Calls
1
convert
Function · 0.85
Tested by
no test coverage detected