{"id":18613868,"url":"https://github.com/renovatio-v/estudiantes","last_synced_at":"2026-04-16T04:02:34.907Z","repository":{"id":245536663,"uuid":"818512369","full_name":"Renovatio-V/Estudiantes","owner":"Renovatio-V","description":"Using Maven, SQL, on IntelliJ","archived":false,"fork":false,"pushed_at":"2024-06-24T20:37:40.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T11:53:38.924Z","etag":null,"topics":["java-16","maven","mysql"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Renovatio-V.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":"2024-06-22T03:35:53.000Z","updated_at":"2024-06-27T05:56:58.000Z","dependencies_parsed_at":"2024-06-24T22:10:58.211Z","dependency_job_id":null,"html_url":"https://github.com/Renovatio-V/Estudiantes","commit_stats":null,"previous_names":["renovatio-v/students","renovatio-v/estudiantes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Renovatio-V/Estudiantes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Renovatio-V%2FEstudiantes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Renovatio-V%2FEstudiantes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Renovatio-V%2FEstudiantes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Renovatio-V%2FEstudiantes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Renovatio-V","download_url":"https://codeload.github.com/Renovatio-V/Estudiantes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Renovatio-V%2FEstudiantes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["java-16","maven","mysql"],"created_at":"2024-11-07T03:24:04.163Z","updated_at":"2026-04-16T04:02:34.809Z","avatar_url":"https://github.com/Renovatio-V.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sistema de Estudiantes con Java y MySQL\n\n## Descripción\nEsta aplicación es un sistema de gestión de estudiantes desarrollado en Java y utilizando una base de datos MySQL. Permite realizar operaciones CRUD (Crear, Leer, Actualizar, Eliminar) sobre una base de datos de estudiantes mediante una interfaz de línea de comandos.\n\n## Características\n- **Listar Estudiantes**: Muestra una lista de todos los estudiantes registrados.\n- **Buscar Estudiante**: Permite buscar un estudiante por su ID.\n- **Agregar Estudiante**: Permite añadir un nuevo estudiante a la base de datos.\n- **Modificar Estudiante**: Permite actualizar la información de un estudiante existente.\n- **Eliminar Estudiante**: Permite eliminar un estudiante de la base de datos.\n\n## Requisitos\n- Java JDK 16 o superior\n- MySQL\n\n## Instalación\n1. Clona el repositorio en tu máquina local:\n   ```bash\n   git clone https://github.com/tu_usuario/tu_repositorio.git\n   ```\n   \n2. Navega al directorio del proyecto:\n  ```bash\n  cd tu_repositorio\n  ```\n3. Configura la base de datos MySQL. Crea una base de datos llamada estudiantes_db y actualiza las credenciales en el archivo DH/conexion/Conexion.java si es necesario:\n  ```bash\n  var baseDatos = \"estudiantes_db\";\n  var url = \"jdbc:mysql://localhost:3306/\" + baseDatos;\n  var usuario = \"root\";\n  var password = \"admin\";\n  ```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenovatio-v%2Festudiantes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenovatio-v%2Festudiantes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenovatio-v%2Festudiantes/lists"}