https://github.com/daemontoolz/exiabi_etl
https://github.com/daemontoolz/exiabi_etl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daemontoolz/exiabi_etl
- Owner: DaemonToolz
- Created: 2016-07-27T11:13:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T06:59:27.000Z (about 9 years ago)
- Last Synced: 2025-01-28T14:17:09.567Z (over 1 year ago)
- Language: C#
- Size: 487 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3rd year Engineering School Project
Objective : Simulating an ETL behavior - Extract, Transform and Load. Ti simplify, it loads huge amount of data from MySQL databases then transforms them - sorts and filter - to finally send them back to a MongoDB database.