Kettle

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第3行: 第3行:
 
License: GNU General Public License (GPL)  
 
License: GNU General Public License (GPL)  
  
 +
最新版: 3.0.1
 
==Used for==
 
==Used for==
 
* Data warehouse population with built-in support for slowly changing dimensions, junk dimensions and much, much more.
 
* Data warehouse population with built-in support for slowly changing dimensions, junk dimensions and much, much more.
第12行: 第13行:
 
* Data cleaning by applying complex conditions in data transformations
 
* Data cleaning by applying complex conditions in data transformations
 
* Application integration
 
* Application integration
 +
==Repository==
 +
MySQL
 +
create database kettle;
 +
然后通过资源库的创建向导完成数据库的创建,会新建41个表 (3.0.1版本),然后每次启动登录资源库
 +
admin/admin
 
==Kettle slave server==
 
==Kettle slave server==
 
  ./carte.sh 127.0.0.1 8080
 
  ./carte.sh 127.0.0.1 8080

2007年12月24日 (一) 14:17的版本

Kettle is a powerful, open source, metadata-driven ETL tool

License: GNU General Public License (GPL)

最新版: 3.0.1

目录

Used for

  • Data warehouse population with built-in support for slowly changing dimensions, junk dimensions and much, much more.
  • Export of database(s) to text-file(s) or other databases
  • Import of data into databases, ranging from text-files to excel sheets
  • Data migration between database applications
  • Exploration of data in existing databases. (tables, views, synonyms, )
  • Information enrichment by looking up data in various information stores (databases, text-files, excel sheets, )
  • Data cleaning by applying complex conditions in data transformations
  • Application integration

Repository

MySQL

create database kettle;

然后通过资源库的创建向导完成数据库的创建,会新建41个表 (3.0.1版本),然后每次启动登录资源库

admin/admin 

Kettle slave server

./carte.sh 127.0.0.1 8080
http://127.0.0.1:8080
cluster/cluster

Links

Screenshots

Kettle-01.png
Kettle-02.png
Kettle-03.png
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱