Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ledsouza/pipeline-python-mongo-mysql
Desenvolver uma pipeline ELT e ETL integrando Python com MongoDB e MySQL
https://github.com/ledsouza/pipeline-python-mongo-mysql
api-rest dotenv mongodb mysql os pandas pymongo python requests vitrinedev
Last synced: about 1 month ago
JSON representation
Desenvolver uma pipeline ELT e ETL integrando Python com MongoDB e MySQL
- Host: GitHub
- URL: https://github.com/ledsouza/pipeline-python-mongo-mysql
- Owner: ledsouza
- Created: 2024-02-14T16:25:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-25T14:24:27.000Z (10 months ago)
- Last Synced: 2024-02-26T14:53:51.811Z (10 months ago)
- Topics: api-rest, dotenv, mongodb, mysql, os, pandas, pymongo, python, requests, vitrinedev
- Language: Jupyter Notebook
- Homepage:
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pipeline de dados: integrando Python com MongoDB e MySQL
Desenvolver uma pipeline ELT e ETL integrando Python com MongoDB e MySQL
| :books: Vitrine.Dev | |
| ------------- | --- |
| :sparkles: Nome | **Pipeline de dados: integrando Python com MongoDB e MySQL**
| :label: Tecnologias | python, mysql, mongodb, dotenv, pymongo, os, pandas, requests## Detalhes do projeto
- Aprender a construir um pipeline de dados com Python
- Entender como configurar o MongoDB Atlas
- Saber como utilizar a biblioteca Pymongo
- Aplicar transformações nos dados
- Realizar a instalação e configuração do MySQL
- Compreender como conectar o MySQL ao Python