8_kudos_to_all_of_you - Riduidel/gaedo GitHub Wiki

7_graphing_queries >>> kudos to all of you >>> 9_gaedo_bug_in_bouncing_queries

Kudos to all of you, our beloved concurrents in the easy-to-use, finder-based, dao-patternized, persistance layers or frameworks. So far, we know some of you :

  • Fonzie, which has an uber-nice name, and does his tricks thanks to AOP (besides being written by the author of the very well known french maven book). Its doc is only in french, and it is limted to JPA, however, it seems to be quite nice.
  • JaQue is quite different in the sense it mimics Microsoft LinQ on the Java platform.
  • simpleDS provides an abstraction over datastore, with simple to write queries, albeit without using dynamic finders, but rather a very legible API (that we hope to introduce later).
  • twig-persist's goal is to make the datastore typesafe, but it does not go that far in that direction.
  • warp-persist is very interesting in the sense it allows mapping with both Hibernate and JPA. Besides, it seems to be the only one to provide Transactions (what gaedo do not for now).
  • hibernate-generic-dao provides an interesting point of view on the querying subject, with all its dreaded Hibernate magick.

So far, we only identified those concurrents. Feel free to send us infos on your project, if you feel we do the same job. We, at gaedo, only consider concurrency as a motivation, not as a way to begin a flamewar.