Info
Version: | 3.6.1 |
Author(s): | Andreas Lennartz |
Last Update: | Monday, January 6, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.etlbox.net/ |
NuGet Url: | https://www.nuget.org/packages/ETLBox.MariaDb |
Install
Install-Package ETLBox.MariaDb
dotnet add package ETLBox.MariaDb
paket add ETLBox.MariaDb
ETLBox.MariaDb Download (Unzip the "nupkg" after downloading)
Dependencies
- ETLBox.MySql(>= 1.3.0)
- ETLBox(>= 2.3.0)
Tags
It enables you to interact with MariaDB databases, supporting data migration and integration tasks.
ETLBox is a lightweight ETL (Extract, Transform, Load) library and data integration toolbox for .NET.
# 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.