{"id":27040056,"url":"https://github.com/cuadernin/csv_a_mysql","last_synced_at":"2026-04-17T04:33:46.936Z","repository":{"id":240263929,"uuid":"361968346","full_name":"Cuadernin/Csv_a_Mysql","owner":"Cuadernin","description":"Importa GRANDES archivos de CSV a MYSQL de forma muy rápida.","archived":false,"fork":false,"pushed_at":"2021-04-27T04:09:26.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T07:13:58.460Z","etag":null,"topics":["csv","csv-files","csv-import","mysql","mysql-database","php","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cuadernin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-27T03:27:32.000Z","updated_at":"2021-05-30T22:05:49.000Z","dependencies_parsed_at":"2024-05-17T17:09:34.354Z","dependency_job_id":null,"html_url":"https://github.com/Cuadernin/Csv_a_Mysql","commit_stats":null,"previous_names":["cuadernin/csv_a_mysql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cuadernin/Csv_a_Mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FCsv_a_Mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FCsv_a_Mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FCsv_a_Mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FCsv_a_Mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cuadernin","download_url":"https://codeload.github.com/Cuadernin/Csv_a_Mysql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FCsv_a_Mysql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["csv","csv-files","csv-import","mysql","mysql-database","php","sql"],"created_at":"2025-04-05T03:27:40.528Z","updated_at":"2026-04-17T04:33:46.920Z","avatar_url":"https://github.com/Cuadernin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Csv a MySQL \nImporta GRANDES archivos de CSV de forma muy rápida con este script de PHP.\n\n## Información 📄\n\nScript de php basado en el archivo del usuario [sanathp](https://github.com/sanathp) pero actualizado para que funcione en versiones más nuevas de Mysql.\n\n## Instrucciones 📋\n\n1. Antes de usar el Script debes verificar que tienes activada la variable _local_infile_. Sino escribe:\n```\nSET GLOBAL local_infile = 1;\n```\n\n2.  Busca el archivo my.ini o my.cnf (**el nombre depende del servidor que estés ocupando**), que es el archivo donde configuras MySQL. Si no sabes dónde está puedes leer [starckoverflow](https://stackoverflow.com/questions/2482234/how-do-i-find-the-mysql-my-cnf-location). Dentro del archivo modifica la siguiente variable:\n```\nsecure_file_priv=\"RUTA\" ----------------------\u003e secure_file_priv=\"\"\n```\nEsta variable LIMITA desde que directorios puedes cargar datos*.\n\n3. Cargar el archivo .php en tu localhost.\n\n## * NOTA 💥\nEs muy importante que tengas permisos privilegiados para realizar dicho cambio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuadernin%2Fcsv_a_mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuadernin%2Fcsv_a_mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuadernin%2Fcsv_a_mysql/lists"}