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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Compressed Rowset!