<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>3993</id>
      <name>SQLAlchemy</name>
      <created_at>2007-01-13T17:16:08Z</created_at>
      <updated_at>2009-11-25T10:37:51Z</updated_at>
      <description>SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

SQL databases behave less and less like object collections the more size and performance start to matter; object collections behave less and less like tables and rows the more abstraction starts to matter. SQLAlchemy aims to accommodate both of these principles.</description>
      <homepage_url>http://www.sqlalchemy.org/</homepage_url>
      <download_url>http://www.sqlalchemy.org/download.html</download_url>
      <url_name>sqlalchemy</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1174/python_library_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1174/python_library_small.png</small_logo_url>
      <user_count>150</user_count>
      <average_rating>4.54412</average_rating>
      <rating_count>68</rating_count>
      <analysis_id>768869</analysis_id>
      <analysis>
        <id>768869</id>
        <project_id>3993</project_id>
        <updated_at>2009-11-23T00:22:09Z</updated_at>
        <logged_at>2009-11-23T00:21:15Z</logged_at>
        <min_month>2005-07-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>10</twelve_month_contributor_count>
        <total_code_lines>80297</total_code_lines>
        <main_language_id>9</main_language_id>
        <main_language_name>Python</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
