EasyExcel is a fast, lightweight Java library developed by Alibaba for reading and writing Excel files efficiently, particularly focusing on avoiding Out-Of-Memory (OOM) issues when handling large XLSX files by optimizing memory usage over traditional parsers.
Features
- Lightweight and efficient Excel handling tool written in Java
- Avoids OOM errors by using a streaming approach (minimal memory footprint) over Apache POI SAX parser
- Supports both read and write operations with simple API
- Optimized for large file processing by minimizing memory consumption
- Open-source under Apache-2.0 license and backed by Alibaba; widely used (33k stars)
- Provides quickstart documentation and usage examples for reading, writing, file upload/download scenarios
Categories
LibrariesLicense
Apache License V2.0Follow EasyExcel
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EasyExcel!