{"id":19003764,"url":"https://github.com/anzo52/mysql2sqlite3","last_synced_at":"2026-04-16T18:03:11.561Z","repository":{"id":214612422,"uuid":"736858585","full_name":"Anzo52/mysql2sqlite3","owner":"Anzo52","description":"Convert mysql data to sqlite3 database","archived":false,"fork":false,"pushed_at":"2023-12-29T18:15:59.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-01T19:13:37.871Z","etag":null,"topics":["data-transfer","database","db","mysql","mysql-to-sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anzo52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-29T04:51:19.000Z","updated_at":"2024-01-21T03:22:09.000Z","dependencies_parsed_at":"2023-12-29T11:29:37.641Z","dependency_job_id":"e8dba0fe-2fca-46e9-8f51-5ed27ce17b17","html_url":"https://github.com/Anzo52/mysql2sqlite3","commit_stats":null,"previous_names":["anzo52/mysql2sqlite3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anzo52%2Fmysql2sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anzo52%2Fmysql2sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anzo52%2Fmysql2sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anzo52%2Fmysql2sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anzo52","download_url":"https://codeload.github.com/Anzo52/mysql2sqlite3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240027414,"owners_count":19736210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-transfer","database","db","mysql","mysql-to-sqlite","sqlite3"],"created_at":"2024-11-08T18:20:12.738Z","updated_at":"2026-04-16T18:03:11.555Z","avatar_url":"https://github.com/Anzo52.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MySQL to SQLite Data Transfer\n\nThis repository contains a Python script for transferring data from a MySQL database to a SQLite database.\n\n## Prerequisites\n\n- Python 3.6+\n- MySQL Connector Python\n- SQLite3\n- python-dotenv\n- simple-term-menu\n- rich\n\n## Installation\n\n1. Clone this repository\n2. Create Python virtual environment\n3. Install the required packages\n4. Set up environment variables\n\n```bash\ngit clone https://github.com/Anzo52/mysql2sqlite3.git\ncd mysql2sqlite3\npython3 -m venv venv\nsource venv/bin/activate\npython3 -m pip install --upgrade pip\npython3 -m pip install -r requirements.txt\ncp .env.example .env\n```\n\n## Usage\n\n```bash\npython3 main.py\n```\n\n## License\n\nThis project is Licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzo52%2Fmysql2sqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanzo52%2Fmysql2sqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzo52%2Fmysql2sqlite3/lists"}