{"id":15497688,"url":"https://github.com/techouse/sqlite3-to-mysql","last_synced_at":"2026-04-04T19:05:19.357Z","repository":{"id":42425253,"uuid":"135895949","full_name":"techouse/sqlite3-to-mysql","owner":"techouse","description":"Transfer data from SQLite to MySQL","archived":false,"fork":false,"pushed_at":"2026-03-30T20:09:19.000Z","size":760,"stargazers_count":457,"open_issues_count":0,"forks_count":66,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-30T22:06:11.383Z","etag":null,"topics":["command-line","mariadb","mysql","python","sqlite","tool","transfer-data"],"latest_commit_sha":null,"homepage":"https://techouse.github.io/sqlite3-to-mysql/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techouse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"techouse","custom":["https://paypal.me/ktusar"]}},"created_at":"2018-06-03T10:53:17.000Z","updated_at":"2026-03-30T20:09:23.000Z","dependencies_parsed_at":"2023-11-18T09:24:18.730Z","dependency_job_id":"616565f9-cdcc-401c-a1ad-3cf4026b6c0f","html_url":"https://github.com/techouse/sqlite3-to-mysql","commit_stats":{"total_commits":385,"total_committers":7,"mean_commits":55.0,"dds":"0.036363636363636376","last_synced_commit":"d5e5626b5701aaa8b31a6a77b12d351919691f45"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/techouse/sqlite3-to-mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Fsqlite3-to-mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Fsqlite3-to-mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Fsqlite3-to-mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Fsqlite3-to-mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techouse","download_url":"https://codeload.github.com/techouse/sqlite3-to-mysql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techouse%2Fsqlite3-to-mysql/sbom","scorecard":{"id":872257,"data":{"date":"2025-08-11","repo":{"name":"github.com/techouse/sqlite3-to-mysql","commit":"a5a3a3fc0a729726640783a175ad30ce83c9bf0f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:105","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:112","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/publish.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:381: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/techouse/sqlite3-to-mysql/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.12-alpine to python:3.12-alpine@sha256:02a73ead8397e904cea6d17e18516f1df3590e05dc8823bd5b1c7f849227d272","Warn: pipCommand not pinned by hash: Dockerfile:5-6","Warn: pipCommand not pinned by hash: Dockerfile:5-6","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:392","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:393","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:394","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/237180842","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/232063415","Warn: release artifact v2.4.0 not signed: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/208611298","Warn: release artifact v2.3.2 not signed: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/182082576","Warn: release artifact v2.3.1 not signed: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/172447118","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/237180842","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/232063415","Warn: release artifact v2.4.0 does not have provenance: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/208611298","Warn: release artifact v2.3.2 does not have provenance: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/182082576","Warn: release artifact v2.3.1 does not have provenance: https://api.github.com/repos/techouse/sqlite3-to-mysql/releases/172447118"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hgjp-83m4-h4fj","Warn: Project is vulnerable to: GHSA-v9hf-5j83-6xpp","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (12) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T04:38:42.351Z","repository_id":42425253,"created_at":"2025-08-24T04:38:42.351Z","updated_at":"2025-08-24T04:38:42.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31409471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["command-line","mariadb","mysql","python","sqlite","tool","transfer-data"],"created_at":"2024-10-02T08:40:27.743Z","updated_at":"2026-04-04T19:05:19.348Z","avatar_url":"https://github.com/techouse.png","language":"Python","readme":"[![PyPI](https://img.shields.io/pypi/v/sqlite3-to-mysql?logo=pypi)](https://pypi.org/project/sqlite3-to-mysql/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/sqlite3-to-mysql?logo=pypi\u0026label=PyPI%20downloads)](https://pypistats.org/packages/sqlite3-to-mysql)\n[![Homebrew Formula Downloads](https://img.shields.io/homebrew/installs/dm/sqlite3-to-mysql?logo=homebrew\u0026label=Homebrew%20downloads)](https://formulae.brew.sh/formula/sqlite3-to-mysql)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sqlite3-to-mysql?logo=python)](https://pypi.org/project/sqlite3-to-mysql/)\n[![MySQL Support](https://img.shields.io/static/v1?logo=mysql\u0026label=MySQL\u0026message=5.5+|+5.6+|+5.7+|+8.0+|+8.4\u0026color=2b5d80)](https://img.shields.io/static/v1?label=MySQL\u0026message=5.5+|+5.6+|+5.7+|+8.0+|+8.4\u0026color=2b5d80)\n[![MariaDB Support](https://img.shields.io/static/v1?logo=mariadb\u0026label=MariaDB\u0026message=5.5+|+10.0+|+10.6+|+10.11+|+11.4+|+11.6+|+11.8\u0026color=C0765A)](https://img.shields.io/static/v1?label=MariaDB\u0026message=5.5+|+10.0+|+10.6+|+10.11+|+11.4+|+11.6+|+11.8\u0026color=C0765A)\n[![GitHub license](https://img.shields.io/github/license/techouse/sqlite3-to-mysql)](https://github.com/techouse/sqlite3-to-mysql/blob/master/LICENSE)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?logo=contributorcovenant)](CODE-OF-CONDUCT.md)\n[![PyPI - Format](https://img.shields.io/pypi/format/sqlite3-to-mysql?logo=python)]((https://pypi.org/project/sqlite3-to-mysql/))\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?logo=python)](https://github.com/ambv/black)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d33b59d35b924711aae9418741a923ae)](https://www.codacy.com/manual/techouse/sqlite3-to-mysql?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=techouse/sqlite3-to-mysql\u0026amp;utm_campaign=Badge_Grade)\n[![Test Status](https://github.com/techouse/sqlite3-to-mysql/actions/workflows/test.yml/badge.svg)](https://github.com/techouse/sqlite3-to-mysql/actions/workflows/test.yml)\n[![CodeQL Status](https://github.com/techouse/sqlite3-to-mysql/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/techouse/sqlite3-to-mysql/actions/workflows/github-code-scanning/codeql)\n[![Publish PyPI Package Status](https://github.com/techouse/sqlite3-to-mysql/actions/workflows/publish.yml/badge.svg)](https://github.com/techouse/sqlite3-to-mysql/actions/workflows/publish.yml)\n[![codecov](https://codecov.io/gh/techouse/sqlite3-to-mysql/branch/master/graph/badge.svg)](https://codecov.io/gh/techouse/sqlite3-to-mysql)\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/techouse?logo=github)](https://github.com/sponsors/techouse)\n[![GitHub stars](https://img.shields.io/github/stars/techouse/sqlite3-to-mysql.svg?style=social\u0026label=Star\u0026maxAge=2592000)](https://github.com/techouse/sqlite3-to-mysql/stargazers)\n\n# SQLite3 to MySQL\n\n#### A simple Python tool to transfer data from SQLite 3 to MySQL.\n\n### How to run\n\n```bash\npip install sqlite3-to-mysql\nsqlite3mysql --help\n```\n\n### Usage\n\n```\nUsage: sqlite3mysql [OPTIONS]\n\nOptions:\n  -f, --sqlite-file PATH          SQLite3 database file  [required]\n  -t, --sqlite-tables TUPLE       Transfer only these specific tables (space\n                                  separated table names). Implies --without-\n                                  foreign-keys which inhibits the transfer of\n                                  foreign keys. Can not be used together with\n                                  --exclude-sqlite-tables.\n  -e, --exclude-sqlite-tables TUPLE\n                                  Transfer all tables except these specific\n                                  tables (space separated table names).\n                                  Implies --without-foreign-keys which\n                                  inhibits the transfer of foreign keys. Can\n                                  not be used together with --sqlite-tables.\n  -A, --sqlite-views-as-tables    Materialize SQLite views as tables in MySQL\n                                  instead of creating matching MySQL views\n                                  (legacy behavior).\n  -X, --without-foreign-keys      Do not transfer foreign keys.\n  -W, --ignore-duplicate-keys     Ignore duplicate keys. The default behavior\n                                  is to create new ones with a numerical\n                                  suffix, e.g. 'exising_key' -\u003e\n                                  'existing_key_1'\n  -d, --mysql-database TEXT       MySQL database name  [required]\n  -u, --mysql-user TEXT           MySQL user  [required]\n  -p, --prompt-mysql-password     Prompt for MySQL password\n  --mysql-password TEXT           MySQL password\n  -h, --mysql-host TEXT           MySQL host. Defaults to localhost.\n  -P, --mysql-port INTEGER        MySQL port. Defaults to 3306.\n  -k, --mysql-socket PATH         Path to MySQL unix socket file.\n  -S, --skip-ssl                  Disable MySQL connection encryption.\n  -i, --mysql-insert-method [DEFAULT|IGNORE|UPDATE]\n                                  MySQL insert method. DEFAULT will throw\n                                  errors when encountering duplicate records;\n                                  UPDATE will update existing rows; IGNORE\n                                  will ignore insert errors. Defaults to\n                                  IGNORE.\n  -E, --mysql-truncate-tables     Truncates existing tables before inserting\n                                  data.\n  --mysql-integer-type TEXT       MySQL default integer field type. Defaults\n                                  to INT(11).\n  --mysql-string-type TEXT        MySQL default string field type. Defaults to\n                                  VARCHAR(255).\n  --mysql-text-type [LONGTEXT|MEDIUMTEXT|TEXT|TINYTEXT]\n                                  MySQL default text field type. Defaults to\n                                  TEXT.\n  --mysql-charset TEXT            MySQL database and table character set\n                                  [default: utf8mb4]\n  --mysql-collation TEXT          MySQL database and table collation\n  -T, --use-fulltext              Use FULLTEXT indexes on TEXT columns. Will\n                                  throw an error if your MySQL version does\n                                  not support InnoDB FULLTEXT indexes!\n  --with-rowid                    Transfer rowid columns.\n  -c, --chunk INTEGER             Chunk reading/writing SQL records\n  -K, --mysql-skip-create-tables  Skip creating tables in MySQL.\n  -J, --mysql-skip-transfer-data  Skip transferring data to MySQL.\n  -l, --log-file PATH             Log file\n  -q, --quiet                     Quiet. Display only errors.\n  --debug                         Debug mode. Will throw exceptions.\n  --version                       Show the version and exit.\n  --help                          Show this message and exit.\n```\n\n#### Docker\n\nIf you don't want to install the tool on your system, you can use the Docker image instead.\n\n```bash\ndocker run -it \\\n    --workdir $(pwd) \\\n    --volume $(pwd):$(pwd) \\\n    --rm ghcr.io/techouse/sqlite3-to-mysql:latest \\\n    --sqlite-file baz.db \\\n    --mysql-user foo \\\n    --mysql-password bar \\\n    --mysql-database baz \\\n    --mysql-host host.docker.internal\n```\n\nThis will mount your host current working directory (pwd) inside the Docker container as the current working directory.\nAny files Docker would write to the current working directory are written to the host directory where you did docker\nrun. Note that you have to also use a\n[special hostname](https://docs.docker.com/desktop/networking/#use-cases-and-workarounds-for-all-platforms)\n`host.docker.internal`\nto access your host machine from inside the Docker container.\n\n#### Homebrew\n\nIf you're on macOS, you can install the tool using [Homebrew](https://brew.sh/).\n\n```bash\nbrew install sqlite3-to-mysql\nsqlite3mysql --help\n```\n","funding_links":["https://github.com/sponsors/techouse","https://paypal.me/ktusar"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechouse%2Fsqlite3-to-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechouse%2Fsqlite3-to-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechouse%2Fsqlite3-to-mysql/lists"}