petl 轻量级的python etl 处理框架

petl 轻量级通用的python etl 处理框架

petl 目的

petl 目的是简单,性能上以及对于处理大数据集可能不是很适合,就是需要使用dask,pandas 等这类的

  • etl 能力 
    基于了延迟计算的能力
  • 函数以及面向对象的编程方式
  • 交互式使用 
    可以集成Ipython notebook
  • cache 能力 
    提供了一些尽可能的cache,但是并不是都能覆盖到

支持的外部集成

  • db 基于sqlalchemy的
  • avro
  • pandas
  • numpy
  • xls、xlsx
  • xpath
  • bcolz
  • whoosh
  • hdf5
  • remote 基于fsspec 文件系统

说明

对于需要简单场景的基于python 的etl 框架petl 是一个可以尝试的,此项目已经存在很久了,当然从目前来说做为etl 框架petl 还是缺少不少东西的,比如分片,增量,更多是实现了简单的etl能力,方便使用,集成了fsspec 的remote 是一个很强大的能力

参考资料

https://petl.readthedocs.io/en/stable/
https://s3fs.readthedocs.io/en/latest/
https://github.com/fsspec/ossfs
https://github.com/petl-developers/petl

posted on   荣锋亮  阅读(69)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)
历史上的今天:
2022-09-28 frontend-maven-plugin +jib-maven-plugin 构建前后端混合docker 项目
2020-09-28 Static Analysis of Java Enterprise Applications: Frameworks and Caches, the Elephants in the Room
2020-09-28 使用gopacket 解析一个简单的sql server 协议
2018-09-28 vault 集群搭建(active standby 模式)
2018-09-28 Vault 0.10包含了web ui

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示