Java disconnected RowSet alternative that compress records into memory. In addition, it have column domain values, multiple fields sort, filter , data grouping and join capabilities.
Features
- In memory large data rowsets (over 500k records) with minimum memory requeriments
- File support , compressed data can be stored into disk file to release memory
- Sort data using metadata fields (1 or more fields)
- Group data using metadata fileds (1 or more fields): Distinct count over individual fields, Total and over group functions
- Join with other rowset: Generate a new rowset with inner join data (1 or more fields join)
- Domain data: can query every rowset column to obtain its domain records (collection or rowset)
- Beans Collection RowSet: can filter, group, join data from a collection of beans
- Data Share: query once, share with multiple users
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Compressed Rowset
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Compressed Rowset!