<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>20677</id>
      <name>jlynx-persistence-framework</name>
      <created_at>2008-10-07T13:21:58Z</created_at>
      <updated_at>2009-12-26T04:27:37Z</updated_at>
      <description>jLynx PersistenceView the README ~ View sample config file in YAML format jlynx.yaml 

About jLynxIn a nutshell jLynx is a simple, lite, hi-performance layer over the JDBC API. Persist and retrieve POJOs from the database. Designed for developer productivity, it is simple to configure and deploy. No XML configuration. 

Excellent choice for a small applications or prototypes or applications when JDBC is chosen over JPA for performance reasons. Pick the right tool for the job; and when the job is simple, jlynx is a good choice. 

Fewer peristence features than the well-known alternatives, yet jLynx capably handles CRUD operations with minimal configuration, hassle and complexity. jLynx is perfectly suited for small or mid-size applications (or micro-sized embedded applications due to it's small footprint). jLynx is best suited for Java developers who have a good understanding of databases and SQL. 

jLynx can generate POJOs based on your database schema. For example, if you have 24 tables and views in your database, jLynx will create 24 objects with fields that map to the column names in each table. 

jLynx has all the necessary methods to persist objects and fetch entire collections of objects. jLynx leverages the strengths of SQL and the strengths of Java without having to write/maintain J2EE code. It is truly the best of both worlds. 

Summary of FeaturesTiny, lightweight component (44K JAR) with no dependencies other than SLF4J (logging) Simple configuration uses YAML Simple API... perfect for small-to-medium sized applications POJO, CLOB, BLOB persistence Tested on SQL Server, Oracle, IBM DB2/UDB, MySQL, PostgreSQL and HSQL POJO &amp; HTML code generation Outputs lists as JSON, XML or Java objects (POJOs or Maps) Uses native SQL, not a custom query language Requires JRE 1.3 or higher  Available via Maven   or Ivy  



  net.sf.jlynx
  jlynx
  1.6.3</description>
      <homepage_url>http://code.google.com/p/jlynx-persistence-framework</homepage_url>
      <download_url></download_url>
      <url_name>jlynx-persistence-framework</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>376583</analysis_id>
      <analysis>
        <id>376583</id>
        <project_id>20677</project_id>
        <updated_at>2009-12-28T10:31:07Z</updated_at>
        <logged_at>2009-12-28T10:31:03Z</logged_at>
        <min_month>2007-03-01T00:00:00Z</min_month>
        <max_month>2008-09-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>7028</total_code_lines>
        <main_language_id>6</main_language_id>
        <main_language_name>JavaScript</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd</name>
          <nice_name>BSD Copyright</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
