Analysis updated 2026-07-18 · repo last pushed 2012-11-12
Show a large customer or inventory table in a Vaadin app without loading every row upfront.
Build a reporting tool that displays millions of transactions without slowing down the browser.
Add sorting and filtering to a big dataset while only fetching the visible slice of data.
Connect a Vaadin admin dashboard to a backend service that streams data on scroll.
| ondrej-kvasnovsky/vaadin-lazyquerycontainer | 0verflowme/intech-sol | abhishek-kumar09/configurate | |
|---|---|---|---|
| Language | Java | Java | Java |
| Last pushed | 2012-11-12 | 2022-11-16 | 2020-09-30 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
README is minimal, check project docs/examples for full implementation guidance.
A Java library that lets Vaadin apps load large datasets on demand instead of all at once, keeping big tables fast.
Mainly Java. The stack also includes Java, Vaadin.
Dormant — no commits in 2+ years (last push 2012-11-12).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.