Download FluentETL - Data automation made easy for coders

Description

Automate data transfers with a few lines of code. Replace SSIS with concise yet powerful .NET code. Much simpler and easier to learn than Rhino ETL, yet flexible enough to use just about any data source.

Source Files

The download file fluentetl.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Source/FluentETL.sln/*from  w  w w .  j  a v a  2 s.c  o  m*/
Source/FluentETL/DbUtil.cs
Source/FluentETL/DestinationMapping.cs
Source/FluentETL/FluentETL.csproj
Source/FluentETL/IDbSchemaSource.cs
Source/FluentETL/IDestination.cs
Source/FluentETL/IFieldNames.cs
Source/FluentETL/IRow.cs
Source/FluentETL/ISource.cs
Source/FluentETL/ITransform.cs
Source/FluentETL/Impl/CompositeRow.cs
Source/FluentETL/Impl/CustomDestination.cs
Source/FluentETL/Impl/CustomSource.cs
Source/FluentETL/Impl/DataReaderRow.cs
Source/FluentETL/Impl/DictionaryRow.cs
Source/FluentETL/Impl/ObjectRow.cs
Source/FluentETL/Impl/ObjectSource.cs
Source/FluentETL/Impl/OleDbBase.cs
Source/FluentETL/Impl/OleDbDestination.cs
Source/FluentETL/Impl/OleDbSource.cs
Source/FluentETL/Impl/RowOperation.cs
Source/FluentETL/Impl/RowValidation.cs
Source/FluentETL/Impl/SqlBase.cs
Source/FluentETL/Impl/SqlDestination.cs
Source/FluentETL/Impl/SqlSource.cs
Source/FluentETL/Impl/TextDestination.cs
Source/FluentETL/Impl/TextSource.cs
Source/FluentETL/Impl/Transform.cs
Source/FluentETL/Properties/AssemblyInfo.cs
Source/FluentETL_Example/App.config
Source/FluentETL_Example/Data/MyCompany.mdf
Source/FluentETL_Example/Data/MyCompany_Access.mdb
Source/FluentETL_Example/Data/MyCompany_log.LDF
Source/FluentETL_Example/Data/employees.txt
Source/FluentETL_Example/Data/firstnames_female.txt
Source/FluentETL_Example/Data/firstnames_male.txt
Source/FluentETL_Example/Data/lastnames.txt
Source/FluentETL_Example/Example_Join.cs
Source/FluentETL_Example/Example_OleDb.cs
Source/FluentETL_Example/Example_Simple.cs
Source/FluentETL_Example/Example_TextToDB.cs
Source/FluentETL_Example/FluentETL_Examples.csproj
Source/FluentETL_Example/Program.cs
Source/FluentETL_Example/Properties/AssemblyInfo.cs

Download

Click the following link to download fluentetl.zip.

fluentetl.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS