<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/orm">
<title>Public marks with tag orm</title>
<description>Public marks with tag orm</description>
<link>http://blogmarks.net/marks/tag/orm</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058435382"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058435381"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058544911"/>
<rdf:li resource="http://blogmarks.net/api/user/kunix/mark/1058164414"/>
<rdf:li resource="http://blogmarks.net/api/user/RETFU/mark/1057911656"/>
<rdf:li resource="http://blogmarks.net/api/user/RETFU/mark/1057886834"/>
<rdf:li resource="http://blogmarks.net/api/user/RETFU/mark/1057763611"/>
<rdf:li resource="http://blogmarks.net/api/user/webs/mark/1057847877"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058545998"/>
<rdf:li resource="http://blogmarks.net/api/user/webs/mark/1057847944"/>
<rdf:li resource="http://blogmarks.net/api/user/srt/mark/1057851260"/>
<rdf:li resource="http://blogmarks.net/api/user/loneseb/mark/1057587254"/>
<rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1057586344"/>
<rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1057586341"/>
<rdf:li resource="http://blogmarks.net/api/user/skitoo/mark/1057540146"/>
<rdf:li resource="http://blogmarks.net/api/user/skitoo/mark/1057540145"/>
<rdf:li resource="http://blogmarks.net/api/user/jdrsantos/mark/1057999392"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057430112"/>
<rdf:li resource="http://blogmarks.net/api/user/pvergain/mark/1057407737"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057399930"/>
<rdf:li resource="http://blogmarks.net/api/user/jdrsantos/mark/1058000143"/>
<rdf:li resource="http://blogmarks.net/api/user/pvergain/mark/1057350058"/>
<rdf:li resource="http://blogmarks.net/api/user/pvergain/mark/1057350055"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057327303"/>
<rdf:li resource="http://blogmarks.net/api/user/ddelangle/mark/1057281406"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058435382">
<title>activemodel - Google Code</title>
<link>http://code.google.com/p/activemodel/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Python already has tons of SQL-wrappers and ORMs and some are quite good. Nevertheless I started my own. Mainly to see if it is possible to implement the API used in Rails.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-20T02:19:17Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, activerecord, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/p/activemodel/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/20/dab10e4020f87bbd248d083088fec561.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/p/activemodel/">activemodel - Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Python already has tons of SQL-wrappers and ORMs and some are quite good. Nevertheless I started my own. Mainly to see if it is possible to implement the API used in Rails.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/activerecord">activerecord</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058435382">Copy</a> | 
<a href="http://blogmarks.net/link/3290156">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058435381">
<title>Elixir – Trac</title>
<link>http://elixir.ematia.de/trac/wiki</link>
<description>&lt;blockquote&gt;&lt;p&gt;Elixir is a declarative layer on top of the SQLAlchemy library. It is a fairly thin wrapper, which provides the ability to create simple Python classes that map directly to relational database tables (this pattern is often referred to as the Active Record design pattern), providing many of the benefits of traditional databases without losing the convenience of Python objects.&lt;/p&gt;&lt;p&gt;Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project but does not intend to replace SQLAlchemy's core features, and instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-20T02:16:35Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, database, orm, activerecord</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://elixir.ematia.de/trac/wiki"><img border="0" src="http://blogmarks.net/screenshots/2009/07/20/16fa2bd82a4e5a6005eb0dbe995e2ce7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://elixir.ematia.de/trac/wiki">Elixir – Trac</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Elixir is a declarative layer on top of the SQLAlchemy library. It is a fairly thin wrapper, which provides the ability to create simple Python classes that map directly to relational database tables (this pattern is often referred to as the Active Record design pattern), providing many of the benefits of traditional databases without losing the convenience of Python objects.</p><p>Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project but does not intend to replace SQLAlchemy's core features, and instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/activerecord">activerecord</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058435381">Copy</a> | 
<a href="http://blogmarks.net/link/3290155">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058544911">
<title>John Goulah » Using DBIx::Class to Version Your Schema</title>
<link>http://blog.johngoulah.com/2009/05/versioning-with-dbic/</link>
<description></description>
<dc:date>2009-05-19T22:57:54Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>perl, DBIx::Class, orm, modernperl</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.johngoulah.com/2009/05/versioning-with-dbic/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.johngoulah.com/2009/05/versioning-with-dbic/">John Goulah » Using DBIx::Class to Version Your Schema</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/perl">perl</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/DBIx%253A%253AClass">DBIx::Class</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/modernperl">modernperl</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058544911">Copy</a> | 
<a href="http://blogmarks.net/link/3379134">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kunix/mark/1058164414">
<title>ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM</title>
<link>http://www.activerecordjs.org/</link>
<description></description>
<dc:date>2009-01-18T15:56:05Z</dc:date>
<dc:author>kunix</dc:author>
<dc:subject>javascript, orm, rails</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.activerecordjs.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/01/18/b98f5ff554ef65cd77c7aa53c7cc4ba8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.activerecordjs.org/">ActiveRecord.js : Cross Browser, Cross Platform, JavaScript ORM</a></h4>
 
by <a href="http://blogmarks.net/user/kunix">kunix</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rails">rails</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058164414">Copy</a> | 
<a href="http://blogmarks.net/link/3061191">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/RETFU/mark/1057911656">
<title>Redo The Web » Comparing Propel, Doctrine and sfPropelFinder</title>
<link>http://www.redotheweb.com/2008/07/08/comparing-propel-doctrine-and-sfpropelfinder/</link>
<description></description>
<dc:date>2008-07-09T11:40:11Z</dc:date>
<dc:author>RETFU</dc:author>
<dc:subject>orm, doctrine, propel</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.redotheweb.com/2008/07/08/comparing-propel-doctrine-and-sfpropelfinder/"><img border="0" src="http://blogmarks.net/screenshots/2008/07/09/62e40a671adebbbfe2c8f5a87242f853.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.redotheweb.com/2008/07/08/comparing-propel-doctrine-and-sfpropelfinder/">Redo The Web » Comparing Propel, Doctrine and sfPropelFinder</a></h4>
 
by <a href="http://blogmarks.net/user/RETFU">RETFU</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2835028">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/doctrine">doctrine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/propel">propel</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057911656">Copy</a> | 
<a href="http://blogmarks.net/link/2835028">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/RETFU/mark/1057886834">
<title>Propel Criteria Builder</title>
<link>http://propel.jondh.me.uk/</link>
<description></description>
<dc:date>2008-06-19T08:53:16Z</dc:date>
<dc:author>RETFU</dc:author>
<dc:subject>propel, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://propel.jondh.me.uk/"><img border="0" src="http://blogmarks.net/screenshots/2008/06/19/22e60cf2fff821316497e83d350eaae7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://propel.jondh.me.uk/">Propel Criteria Builder</a></h4>
 
by <a href="http://blogmarks.net/user/RETFU">RETFU</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2678882">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/propel">propel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057886834">Copy</a> | 
<a href="http://blogmarks.net/link/2678882">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/RETFU/mark/1057763611">
<title>FlexORM</title>
<link>http://flexorm.riaforge.org/</link>
<description>Ability to configure table and column names</description>
<dc:date>2008-04-01T08:07:05Z</dc:date>
<dc:author>RETFU</dc:author>
<dc:subject>sqlite, flex, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://flexorm.riaforge.org/"><img border="0" src="http://blogmarks.net/screenshots/2008/04/01/cabdb3cb0bc446b3aef3353a83085f81.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://flexorm.riaforge.org/">FlexORM</a></h4>
 
by <a href="http://blogmarks.net/user/RETFU">RETFU</a> 
<p class="description">Ability to configure table and column names</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sqlite">sqlite</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flex">flex</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057763611">Copy</a> | 
<a href="http://blogmarks.net/link/2725810">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/webs/mark/1057847877">
<title>Extending ActiveRecord</title>
<link>http://www.rubyinside.com/advent2006/17-extendingar.html</link>
<description></description>
<dc:date>2008-01-14T12:57:56Z</dc:date>
<dc:author>webs</dc:author>
<dc:subject>delicious, activerecord, rails, ruby, database, rubyonrails, extensions, plugin, orm, performance, ror</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.rubyinside.com/advent2006/17-extendingar.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.rubyinside.com/advent2006/17-extendingar.html">Extending ActiveRecord</a></h4>
 
by <a href="http://blogmarks.net/user/webs">webs</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/delicious">delicious</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/activerecord">activerecord</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rails">rails</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rubyonrails">rubyonrails</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/extensions">extensions</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugin">plugin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ror">ror</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057847877">Copy</a> | 
<a href="http://blogmarks.net/link/2787581">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058545998">
<title>odecee blogs » Blog Archive » N+1 has leaked into my service interfaces</title>
<link>http://www.odecee.com.au/blogs/?p=13</link>
<description></description>
<dc:date>2007-12-10T09:38:30Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>hibernate, n+1, performance, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.odecee.com.au/blogs/?p=13"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.odecee.com.au/blogs/?p=13">odecee blogs » Blog Archive » N+1 has leaked into my service interfaces</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hibernate">hibernate</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/n%252B1">n+1</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058545998">Copy</a> | 
<a href="http://blogmarks.net/link/3380039">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/webs/mark/1057847944">
<title>DataMapper</title>
<link>http://datamapper.org/</link>
<description></description>
<dc:date>2007-12-07T18:15:48Z</dc:date>
<dc:author>webs</dc:author>
<dc:subject>delicious, ruby, orm, database, programming, rails, development, datamapper, via:negatif, framework, gem, library</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://datamapper.org/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://datamapper.org/">DataMapper</a></h4>
 
by <a href="http://blogmarks.net/user/webs">webs</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/delicious">delicious</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rails">rails</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/development">development</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/datamapper">datamapper</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/via%253Anegatif">via:negatif</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gem">gem</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library">library</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057847944">Copy</a> | 
<a href="http://blogmarks.net/link/2787626">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srt/mark/1057851260">
<title>Why DataMapper?</title>
<link>http://datamapper.org/why.html</link>
<description></description>
<dc:date>2007-12-03T17:17:05Z</dc:date>
<dc:author>srt</dc:author>
<dc:subject>rails, orm, ruby</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://datamapper.org/why.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://datamapper.org/why.html">Why DataMapper?</a></h4>
 
by <a href="http://blogmarks.net/user/srt">srt</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rails">rails</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057851260">Copy</a> | 
<a href="http://blogmarks.net/link/2788976">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/loneseb/mark/1057587254">
<title>Comparatif des performances des ORM PHP - jy[B]log</title>
<link>http://ljouanneau.com/blog/2007/11/29/723-comparatif-des-performances-des-orm-php</link>
<description></description>
<dc:date>2007-11-30T23:59:41Z</dc:date>
<dc:author>loneseb</dc:author>
<dc:subject>doctrine, propel, comparatif, tests, performances, orm, php, djao</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ljouanneau.com/blog/2007/11/29/723-comparatif-des-performances-des-orm-php"><img border="0" src="http://blogmarks.net/screenshots/2007/12/03/9f80751fee9f09b009e84ff6336e95cb.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ljouanneau.com/blog/2007/11/29/723-comparatif-des-performances-des-orm-php">Comparatif des performances des ORM PHP - jy[B]log</a></h4>
 
by <a href="http://blogmarks.net/user/loneseb">loneseb</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2568765">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/doctrine">doctrine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/propel">propel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comparatif">comparatif</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tests">tests</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performances">performances</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/djao">djao</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057587254">Copy</a> | 
<a href="http://blogmarks.net/link/2568765">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dzc/mark/1057586344">
<title>Pourquoi jDao ? - jy[B]log</title>
<link>http://ljouanneau.com/blog/2007/10/30/717-pourquoi-jdao</link>
<description></description>
<dc:date>2007-11-30T07:46:08Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>php, orm, sgbd, sql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ljouanneau.com/blog/2007/10/30/717-pourquoi-jdao"><img border="0" src="http://blogmarks.net/screenshots/2007/11/30/40b1e6f3b83a3deb5beaee8ce7326fb1.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ljouanneau.com/blog/2007/10/30/717-pourquoi-jdao">Pourquoi jDao ? - jy[B]log</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sgbd">sgbd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sql">sql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057586344">Copy</a> | 
<a href="http://blogmarks.net/link/2568768">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dzc/mark/1057586341">
<title>Comparatif des performances des ORM PHP - jy[B]log</title>
<link>http://ljouanneau.com/blog/2007/11/29/723-comparatif-des-performances-des-orm-php</link>
<description>ORM - Object Relationnal Mapper : outils permettant de manipuler les données d'une base au travers d'objets qui représentent généralement des enregistrements de tables. Ils évitent de ne pas utiliser du SQL, et facilite donc la séléction, l'enregistrement ou la déstruction des données.</description>
<dc:date>2007-11-30T07:33:02Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>php, orm, sgbd, sql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ljouanneau.com/blog/2007/11/29/723-comparatif-des-performances-des-orm-php"><img border="0" src="http://blogmarks.net/screenshots/2007/12/03/9f80751fee9f09b009e84ff6336e95cb.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ljouanneau.com/blog/2007/11/29/723-comparatif-des-performances-des-orm-php">Comparatif des performances des ORM PHP - jy[B]log</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2568765">2 other(s)</a> 
<p class="description">ORM - Object Relationnal Mapper : outils permettant de manipuler les données d'une base au travers d'objets qui représentent généralement des enregistrements de tables. Ils évitent de ne pas utiliser du SQL, et facilite donc la séléction, l'enregistrement ou la déstruction des données.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sgbd">sgbd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sql">sql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057586341">Copy</a> | 
<a href="http://blogmarks.net/link/2568765">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/skitoo/mark/1057540146">
<title>SQLObject</title>
<link>http://sqlobject.org/index.html</link>
<description></description>
<dc:date>2007-11-12T13:11:12Z</dc:date>
<dc:author>skitoo</dc:author>
<dc:subject>python, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sqlobject.org/index.html"><img border="0" src="http://blogmarks.net/screenshots/2007/11/12/c7ced0ca5ce9ab1d3285921b7f2b4ea2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sqlobject.org/index.html">SQLObject</a></h4>
 
by <a href="http://blogmarks.net/user/skitoo">skitoo</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057540146">Copy</a> | 
<a href="http://blogmarks.net/link/2527596">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/skitoo/mark/1057540145">
<title>SQLAlchemy - The Database Toolkit for Python</title>
<link>http://www.sqlalchemy.org/</link>
<description></description>
<dc:date>2007-11-12T13:10:44Z</dc:date>
<dc:author>skitoo</dc:author>
<dc:subject>python, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sqlalchemy.org/"><img border="0" src="http://blogmarks.net/screenshots/2007/11/12/d5b7314227eb202534b1fa4490be0a16.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sqlalchemy.org/">SQLAlchemy - The Database Toolkit for Python</a></h4>
 
by <a href="http://blogmarks.net/user/skitoo">skitoo</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1118897">7 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057540145">Copy</a> | 
<a href="http://blogmarks.net/link/1118897">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jdrsantos/mark/1057999392">
<title>Junction PHP</title>
<link>http://junctionphp.com/</link>
<description>Junction is the glue between your application and its database. Easy to use and extensible, Junction allows developers to focus on building applications instead of worrying about state persistence.</description>
<dc:date>2007-11-12T13:03:42Z</dc:date>
<dc:author>jdrsantos</dc:author>
<dc:subject>php, database, orm, framework, open_source</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://junctionphp.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/01/08/4dca44d81924926f5c41373680fcc710.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://junctionphp.com/">Junction PHP</a></h4>
 
by <a href="http://blogmarks.net/user/jdrsantos">jdrsantos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2466514">2 other(s)</a> 
<p class="description">Junction is the glue between your application and its database. Easy to use and extensible, Junction allows developers to focus on building applications instead of worrying about state persistence.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/open_source">open_source</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057999392">Copy</a> | 
<a href="http://blogmarks.net/link/2466514">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057430112">
<title>The Django ORM Problem - 204 No Content Blog</title>
<link>http://adam.gomaa.us/blog/the-django-orm-problem/</link>
<description>&lt;blockquote&gt;&lt;p&gt;That's cause Django gets the model definition language right - they're just using the wrong underlying library.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;A very interesting article about Django ORM, what to keep and what to borrows from somewhere else.&lt;/p&gt;</description>
<dc:date>2007-09-05T21:09:59Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>blog, django, content, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://adam.gomaa.us/blog/the-django-orm-problem/"><img border="0" src="http://blogmarks.net/screenshots/2007/09/05/2095b268a6f2dc7b464e613a76eb537a.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://adam.gomaa.us/blog/the-django-orm-problem/">The Django ORM Problem - 204 No Content Blog</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>That's cause Django gets the model definition language right - they're just using the wrong underlying library.</p></blockquote>
<p>A very interesting article about Django ORM, what to keep and what to borrows from somewhere else.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/django">django</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/content">content</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057430112">Copy</a> | 
<a href="http://blogmarks.net/link/2430838">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pvergain/mark/1057407737">
<title>Geniusql  python ORM</title>
<link>http://projects.amor.org/geniusql</link>
<description>Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. If you're familiar with Martin Fowler's work, you can think of Geniusql as providing a Data Source layer. It primarily uses a generic Table Data Gateway architecture (as opposed to the more tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django). If you want a more powerful solution, we recommend skipping Active Record and going straight to a Data Mapper like Dejavu. Dejavu uses Geniusql behind the scenes for RDBMS back ends, but allows you to mix and match them with RAM, filesystem, and other stores.</description>
<dc:date>2007-08-21T14:51:05Z</dc:date>
<dc:author>pvergain</dc:author>
<dc:subject>python, orm, geniusql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://projects.amor.org/geniusql"><img border="0" src="http://blogmarks.net/screenshots/2007/08/21/d226537a22d0517eedd7184cd183e0ce.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://projects.amor.org/geniusql">Geniusql  python ORM</a></h4>
 
by <a href="http://blogmarks.net/user/pvergain">pvergain</a> 
<p class="description">Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. If you're familiar with Martin Fowler's work, you can think of Geniusql as providing a Data Source layer. It primarily uses a generic Table Data Gateway architecture (as opposed to the more tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django). If you want a more powerful solution, we recommend skipping Active Record and going straight to a Data Mapper like Dejavu. Dejavu uses Geniusql behind the scenes for RDBMS back ends, but allows you to mix and match them with RAM, filesystem, and other stores.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geniusql">geniusql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057407737">Copy</a> | 
<a href="http://blogmarks.net/link/2410637">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057399930">
<title>Django snippets: Sphinx Search ORM</title>
<link>http://www.djangosnippets.org/snippets/231/</link>
<description>An ORM model for the Sphinx full-text search engine.</description>
<dc:date>2007-08-15T10:25:32Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>django, orm, sql, full-text, search</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.djangosnippets.org/snippets/231/"><img border="0" src="http://blogmarks.net/screenshots/2007/08/15/ab402962523ad67d2b71e7a262340dde.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.djangosnippets.org/snippets/231/">Django snippets: Sphinx Search ORM</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<p class="description">An ORM model for the Sphinx full-text search engine.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/django">django</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sql">sql</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/full-text">full-text</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search">search</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057399930">Copy</a> | 
<a href="http://blogmarks.net/link/2403555">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jdrsantos/mark/1058000143">
<title>Aplikacja.info - custom software : PyDAO</title>
<link>http://aplikacja.info/PyDAO.html</link>
<description>PyDAO is very thin object-relational mapper similar to Hibernate (but much simpler). It's created to speed-up application development. It's very simple, but powerful, based on POPO (Plain Old Python Objects).</description>
<dc:date>2007-07-23T12:53:05Z</dc:date>
<dc:author>jdrsantos</dc:author>
<dc:subject>python, orm, database, open_source</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://aplikacja.info/PyDAO.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://aplikacja.info/PyDAO.html">Aplikacja.info - custom software : PyDAO</a></h4>
 
by <a href="http://blogmarks.net/user/jdrsantos">jdrsantos</a> 
<p class="description">PyDAO is very thin object-relational mapper similar to Hibernate (but much simpler). It's created to speed-up application development. It's very simple, but powerful, based on POPO (Plain Old Python Objects).</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/open_source">open_source</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058000143">Copy</a> | 
<a href="http://blogmarks.net/link/2914051">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pvergain/mark/1057350058">
<title>Canonical Releases Storm as Open Source | Ubuntu</title>
<link>http://www.ubuntu.com/news/storm-python-orm-open-sourced</link>
<description>New Python-based database communication tool represents first open source component of Launchpad

LONDON, July 9, 2007 – Canonical Ltd today announced the release of Storm, a generic open source object relational mapper (ORM) for Python. Storm is designed to support communication with multiple databases simultaneously. Canonical is best known for the popular Ubuntu operating system and Launchpad, a web-based collaboration platform for open source developers.

&quot;Storm is an ORM that simplifies the development of database-backed applications in Python, especially for projects that use very large databases or multiple databases with a seamless web front-end&quot;, said Gustavo Niemeyer, lead developer of Storm at Canonical. &quot;Storm is particularly designed to feel very natural to Python programmers, and exposes multiple databases as /stores/ in a clean and easy to use fashion.&quot;

The project has been in development for more than a year for use in Canonical projects such as Launchpad, and is now publicly available under the LGPL license. This will be the first complete Launchpad component to be released as open source software.

&quot;We're excited about using Storm for Launchpad, and that it is being released as open source. Storm's API is clear and well designed, making it a joy to work with, &quot; said Steve Alexander, Launchpad Product Manager at Canonical. &quot;The scalability advantages of Storm's architecture are important for us to ensure that Launchpad continues to perform well as the number of Launchpad users grows.&quot; Launchpad currently includes developers data for several thousand projects and is used by tens of thousands of developers, translators, and other free software contributors.

The Storm project welcomes participation, and has a new website at http://storm.canonical.com. That site includes a tutorial, and links to allow developers to download, report bugs and join the mailing list.</description>
<dc:date>2007-07-18T12:40:59Z</dc:date>
<dc:author>pvergain</dc:author>
<dc:subject>database, applications, orm, ubuntu, web, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ubuntu.com/news/storm-python-orm-open-sourced"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ubuntu.com/news/storm-python-orm-open-sourced">Canonical Releases Storm as Open Source | Ubuntu</a></h4>
 
by <a href="http://blogmarks.net/user/pvergain">pvergain</a> 
<p class="description">New Python-based database communication tool represents first open source component of Launchpad

LONDON, July 9, 2007 – Canonical Ltd today announced the release of Storm, a generic open source object relational mapper (ORM) for Python. Storm is designed to support communication with multiple databases simultaneously. Canonical is best known for the popular Ubuntu operating system and Launchpad, a web-based collaboration platform for open source developers.

"Storm is an ORM that simplifies the development of database-backed applications in Python, especially for projects that use very large databases or multiple databases with a seamless web front-end", said Gustavo Niemeyer, lead developer of Storm at Canonical. "Storm is particularly designed to feel very natural to Python programmers, and exposes multiple databases as /stores/ in a clean and easy to use fashion."

The project has been in development for more than a year for use in Canonical projects such as Launchpad, and is now publicly available under the LGPL license. This will be the first complete Launchpad component to be released as open source software.

"We're excited about using Storm for Launchpad, and that it is being released as open source. Storm's API is clear and well designed, making it a joy to work with, " said Steve Alexander, Launchpad Product Manager at Canonical. "The scalability advantages of Storm's architecture are important for us to ensure that Launchpad continues to perform well as the number of Launchpad users grows." Launchpad currently includes developers data for several thousand projects and is used by tens of thousands of developers, translators, and other free software contributors.

The Storm project welcomes participation, and has a new website at http://storm.canonical.com. That site includes a tutorial, and links to allow developers to download, report bugs and join the mailing list.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/applications">applications</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubuntu">ubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057350058">Copy</a> | 
<a href="http://blogmarks.net/link/2361766">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pvergain/mark/1057350055">
<title>FrontPage - Storm</title>
<link>https://storm.canonical.com/FrontPage</link>
<description>Storm is an object-relational mapper (ORM) for Python developed at Canonical. The project has been in development for more than a year for use in Canonical projects such as [WWW] Launchpad, and has recently been released as an open-source product.</description>
<dc:date>2007-07-18T12:39:54Z</dc:date>
<dc:author>pvergain</dc:author>
<dc:subject>orm, tools, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://storm.canonical.com/FrontPage"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://storm.canonical.com/FrontPage">FrontPage - Storm</a></h4>
 
by <a href="http://blogmarks.net/user/pvergain">pvergain</a> 
<p class="description">Storm is an object-relational mapper (ORM) for Python developed at Canonical. The project has been in development for more than a year for use in Canonical projects such as [WWW] Launchpad, and has recently been released as an open-source product.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tools">tools</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057350055">Copy</a> | 
<a href="http://blogmarks.net/link/2361763">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057327303">
<title>Tutorial - Storm</title>
<link>https://storm.canonical.com/Tutorial</link>
<description>Python ORM from Canonical</description>
<dc:date>2007-07-09T12:53:54Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>orm, tutorial, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://storm.canonical.com/Tutorial"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://storm.canonical.com/Tutorial">Tutorial - Storm</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<p class="description">Python ORM from Canonical</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057327303">Copy</a> | 
<a href="http://blogmarks.net/link/2342177">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ddelangle/mark/1057281406">
<title>InfoQ: Hibernate Search: Indexed Full Text Search of your Domain Model</title>
<link>http://www.infoq.com/news/2007/06/hibernate-search</link>
<description>The second beta of the new Hibernate Search project was recently released.</description>
<dc:date>2007-06-19T12:22:12Z</dc:date>
<dc:author>ddelangle</dc:author>
<dc:subject>clevermarks, hibernate, orm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.infoq.com/news/2007/06/hibernate-search"><img border="0" src="http://blogmarks.net/screenshots/2007/06/19/deb0fa60ee3d3ab866b7b2fbfb5801ca.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.infoq.com/news/2007/06/hibernate-search">InfoQ: Hibernate Search: Indexed Full Text Search of your Domain Model</a></h4>
 
by <a href="http://blogmarks.net/user/ddelangle">ddelangle</a> 
<p class="description">The second beta of the new Hibernate Search project was recently released.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/clevermarks">clevermarks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hibernate">hibernate</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orm">orm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057281406">Copy</a> | 
<a href="http://blogmarks.net/link/2300995">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>