Download List

프로젝트 설명

Scriptella is an Extract-Transform-Load (ETL) and
script execution tool. Its primary focus is
simplicity. It doesn't require the user to learn
another complex XML-based language to use it, but
allows the use of SQL or another scripting
language suitable for the data source to perform
required transformations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-02 15:26 Back to release list
1.0 RC

드라이버 속성을 "자동"의 기본 값을 가진 옵션으로 만들어졌습니다. etl.text 유틸리티 메소드 형식으로 문자열에 추가되었습니다. 능력이 봄 여러 ETL 파일을 실행하도록 추가되었습니다. "= true를 제외 / false로"속성 사투리 태그가 추가되었습니다. JEXL 표현 NullpointerException 여러 스레드에서 실행 해결되었습니다. DB2 데이터베이스에 NULL 값을 삽입 수정되었습니다. OnError 정규식 메시지와 입력 특성과 일치하는 단순했다. 새 드라이버가 추가되었습니다 IBM의 AS/400을하고 SqlSheet JDBC를 엑셀 드라이버. 을 CSV 드라이버를 개선했습니다. opencsv 라이브러리로 대체되었습니다 구현 내장하고있습니다.
Tags: Minor feature enhancements
The driver attribute was made optional with a default value of "auto". etl.text utility methods were added to format strings. The ability to execute multiple ETL files in Spring was added. The "exclude=true/false" attribute was added for the dialect tag. A NullpointerException in JEXL expressions if running in multiple threads was fixed. Inserting NULL values into a DB2 database was fixed. The onerror regex matching for message and type attributes was simplified. New drivers were added for IBM AS/400 and SqlSheet JDBC Excel driver. The CSV driver was improved. The opencsv library was replaced with a built-in implementation.

Project Resources