首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python中的ETL程序

Python中的ETL程序

  • 资源大小:57.82 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python 程序 etl

资 源 简 介

Welcome! Here you find the pygrametl source code. Let us know if you have any comments and/or suggestions! pygrametl (pronounced py-gram-e-t-l) is a Python framework which offers commonly used functionality for development of Extract-Transform-Load (ETL) processes for dimensional data warehouses. It is currently being used in different production systems and with many different DBMSs. When using pygrametl, the developer codes the ETL process in Python code. This turns out to be very efficient, also when compared to drawing the process in a graphical user interface (GUI). Concretely, the developer creates an object for each dimension and fact table. (S)he can then easily add new members by dimension.insert(row) where row is a dict holding the values to insert. This is a very simple example, but pygrametl also supports much more complicated scenari

文 件 列 表

pygrametl
aggregators.py
datasources.py
FIFODict.py
__init__.py
JDBCConnectionWrapper.py
jythonmultiprocessing.py
jythonsupport
license.txt
parallel.py
steps.py
tables.py
VIP VIP
0.236622s