Info
Version: | 3.6.1 |
Author(s): | Andreas Lennartz |
Last Update: | Monday, January 6, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://www.etlbox.net/ |
NuGet Url: | https://www.nuget.org/packages/ETLBox |
Install
Install-Package ETLBox
dotnet add package ETLBox
paket add ETLBox
ETLBox Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- NLog.Extensions.Logging(>= 1.6.5)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.Common(>= 4.3.0)
- System.Threading.Tasks.Dataflow(>= 5.0.0)
- TSQL.Parser(>= 1.5.2)
Tags
# Build Scalable Data Pipelines for SQL, NoSQL, APIs, and Flat Files
# Automate Data Transformation, Validation, and Cleaning
# Ideal for Data Warehousing, Migration, and Synchronization
Simplify Data Integration and Automation:
ETLBox provides source and destination components to read and write data from databases, APIs, and file formats like CSV, Excel, and JSON.
Transformations let you harmonize, filter, aggregate, validate, and clean your data in parallel workflows.
Key Features:
* Supports streaming data pipelines for real-time processing
* Parallel data flow processing for faster ETL pipelines
* Extensive set of built-in connectors with support for custom extensions
For tutorials, examples, and documentation visit:
https://www.etlbox.net/.