GETL change minor version to 2.0.2
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 2.0.1
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change minor version to 1.3.8
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change minor version to 1.3.1
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.3.0
.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.10
.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.08
.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.06
.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.06
.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change version to 1.2.05.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.04.
See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.02. See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
GETL change major version to 1.2.00. See detail in Wiki/Change log:
https://sourceforge.net/p/getl/wiki/Change%20log/
Sorry, 1.1.35 been compiled in Java 1.8. I do recompile on Java 1.7 to version 1.1.36 and upload to sourceforge.net and Maven Central.
Hey.
Project migrated on Gradle. SVN repository has Eclipse project by Buildship Gradle plugin. Use file "build.gradle" for building to jar library.
Also GETL has been registered in Maven Central repo. Use Maven or Gradle for linked his to your projects.
Correction of a significant number of bugs. For RDBMS adds support for native types. For Oracle extended support number and types of fields timestamp.
This version adds new functionality "cache.CacheManager". With it you can organize caching data in the database H2 mode "in-memory".
This version is dedicated to the empowerment of bulk load in the class Flow through intermediate CSV files. Also added support for bulk load in H2Database tables.
The main additions to this version - the integration of logic GETL with java RDBMS H2Database. GETL now has a high-performance SQL data store in memory for storage and processing of the intermediate data.
On the basis of the new temporary data storage been rewritten the entire logic of the file and ftp managers. I plan to in the future also rewrite aggregation and sorting of data.
Version contains bug fixes, as well as a significant optimization of the speed with CSV files. Just expanded support for multi-threading.
This version contains a significant optimization of the read and write CSV files and JDBC sources, supports GZIP compression of temporary CSV file BulkLoad.
This version is an intermediate version before downloading the beta release version of the product.
If you are not familiar with the product, please wait release version that will be posted documentation and readme file.
Published alpha version of the product.
This version has support for:
- CSV files (read and save the recordings, get a list of files and directories, delete files, format the values, check for unique key and NULL, typifications fields)
- JDBC connections (get a list of tables, retrieve table fields, load records from tables and queries, write records to tables)
- Multithreaded execution of processes on the elements of a specific list of values
- Copy data from source to destination (automatic mapping of the field names, automatic type conversion)
- Processing of a set of records from the data source
- Save a set of records in the data source... read more
Hey.
The good news - the project GETL already resembles a working prototype of the product. A skeleton - a hierarchy of classes. And there are already some muscle - fully supports the work with CSV files, a repository of intermediate CSV files, allows you to quickly go to shower and then to use intermediate data. There are basic classes of processes that can be used to configure threading and data flowing from sources to receivers.... read more