All Projects → VorTECHsa → refinery

VorTECHsa / refinery

Licence: MIT license
Refinery is a tool to extract and transform semi-structured data from Excel spreadsheets of different layouts in a declarative way.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to refinery

ExcelReads
ExcelReads(简单Excel通用读写器)
Stars: ✭ 46 (+53.33%)
Mutual labels:  excel, poi
Poi
☀️ Read and Write Excel file using Java and Apache POI
Stars: ✭ 321 (+970%)
Mutual labels:  excel, poi
poi-mapper
Model to Excel, Excel to Model mapper based on apache poi, java reflection
Stars: ✭ 13 (-56.67%)
Mutual labels:  excel, poi
excel2javabeans
convert excel rows to javabeans and vice visa
Stars: ✭ 16 (-46.67%)
Mutual labels:  excel, poi
Poi Android
📈 Apache POI for Android
Stars: ✭ 77 (+156.67%)
Mutual labels:  excel, poi
simple-excel
Generate excel sheets in Java
Stars: ✭ 85 (+183.33%)
Mutual labels:  excel, poi
Excel4j
✨ Excel operation component based on poi & CSV ✨
Stars: ✭ 305 (+916.67%)
Mutual labels:  excel, poi
npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Stars: ✭ 4,493 (+14876.67%)
Mutual labels:  excel, poi
Myexcel
MyExcel, a new way to operate excel!
Stars: ✭ 1,198 (+3893.33%)
Mutual labels:  excel, poi
Easyexcel
快速、简单避免OOM的java处理Excel工具
Stars: ✭ 22,133 (+73676.67%)
Mutual labels:  excel, poi
hadoopoffice
HadoopOffice - Analyze Office documents using the Hadoop ecosystem (Spark/Flink/Hive)
Stars: ✭ 56 (+86.67%)
Mutual labels:  excel, poi
Autopoi
AutoPOI 功能如同名字auto,追求的就是自动化,让一个没接触过poi的人员,可以傻瓜化的快速实现Excel导入导出、Word模板导出、可以仅仅5行代码就可以完成Excel的导入导出。
Stars: ✭ 213 (+610%)
Mutual labels:  excel, poi
Poiji
🍬 A tiny library converting excel rows to a list of Java objects based on Apache POI
Stars: ✭ 255 (+750%)
Mutual labels:  excel, poi
Excel Boot
Easy-POI是一款Excel导入导出解决方案组成的轻量级开源组件。
Stars: ✭ 347 (+1056.67%)
Mutual labels:  excel, poi
Hy.common.report
报表、Excel操作类库。Java转Excel、Excel转Java
Stars: ✭ 124 (+313.33%)
Mutual labels:  excel, poi
ExcelUtil
Excel utility for Java to read and write data in declarative way.
Stars: ✭ 27 (-10%)
Mutual labels:  excel, poi
efw3.X
Ajax Framework By Server Side JavaScript for Java Web-App.
Stars: ✭ 16 (-46.67%)
Mutual labels:  poi
ExcelToCode
将Excel表转换成Python, Lua, json数据表,自动生成java类。
Stars: ✭ 56 (+86.67%)
Mutual labels:  excel
xlsx-reader
xlsx-reader is a PHP library for fast and efficient reading of XLSX spreadsheet files. Its focus is on reading the data contained within XLSX files, disregarding all document styling beyond that which is strictly necessary for data type recognition. It is built to be usable for very big XLSX files in the magnitude of multiple GBs.
Stars: ✭ 40 (+33.33%)
Mutual labels:  excel
easy-excel
excel导入和导出操作简化,同时支持xls和xlsx
Stars: ✭ 14 (-53.33%)
Mutual labels:  excel

refinery (open sourced) CircleCI

Refinery is an open source tool to extract semi-structured data from Excel spreadsheets (both in .xls and .xlsx format) in a declarative way.

In the E-T-L process, refinery focuses on the E: Extract.

With declarative DRY schemas representing the expectations for a given data source, Refinery makes data pipelines more maintainable.

All documentation is located under GitHub Wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].