https://github.com/medaminenasfi/xmlgenerator
📊 Convertir des fichiers Excel ou des données d'une base de données en XML. Outil idéal pour l'intégration de données structurées.
https://github.com/medaminenasfi/xmlgenerator
automation data-conversion data-processing database excel internship-project open-source python webapp xml
Last synced: 7 months ago
JSON representation
📊 Convertir des fichiers Excel ou des données d'une base de données en XML. Outil idéal pour l'intégration de données structurées.
- Host: GitHub
- URL: https://github.com/medaminenasfi/xmlgenerator
- Owner: medaminenasfi
- Created: 2024-09-06T14:33:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T07:47:14.000Z (about 1 year ago)
- Last Synced: 2025-01-30T08:27:59.248Z (about 1 year ago)
- Topics: automation, data-conversion, data-processing, database, excel, internship-project, open-source, python, webapp, xml
- Language: PHP
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Excel/DB to XML Converter 🗃️➡️📄
---
[](https://www.php.net/)
[](https://getbootstrap.com/)
[](https://developer.mozilla.org/docs/Web/HTML)
[](https://developer.mozilla.org/docs/Web/CSS)
A web tool to convert Excel files or database data into structured XML files. Developed as part of an introductory course.
---
## ✨ Features
- **Excel → XML Conversion**
Supports `.xlsx`, `.xls`, and `.csv` formats.
- **Database → XML**
Connect to MySQL, PostgreSQL, or SQLite databases to extract and convert data.
- **XML Schema Customization**
Define XML templates to adapt the output format.
- **Web & CLI Interface**
Use via browser or command line.
- **Data Validation**
Error checking before conversion.