libjosql-java

Library to apply sql-like syntax to java objects
  http://josql.sourceforge.net/
  0
  no reviews



Josql (sql for java objects) provides the ability for a developer to apply a sql statement to a collection of java objects. josql provides the ability to search, order and group any java objects and should be applied when you want to perform sql-like queries on a collection of java objects.