JoSQL (SQL for Java Objects)
Description
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Interesting concept, but it's main application (polliwog web log analyzer) is even better :).