<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 19:01:01 +0000</lastBuildDate>
    <item>
      <title>(Python) Manager for multiple database connections - rix</title>
      <link>https://snipplr.com/view/17982/manager-for-multiple-database-connections</link>
      <description>&lt;p&gt;A Django model manager capable of using different database connections.&#13;
&#13;
Inspired by:&#13;
&#13;
  * [Eric Florenzano](http://www.eflorenzano.com/blog/post/easy-multi-database-support-django/)&#13;
  * [Kenneth Falck](http://kfalck.net/2009/07/01/multiple-databases-and-sharding-with-django)&#13;
&#13;
There's a more detailed version in Portuguese in my blog:&#13;
[Manager para diferentes conexÃµes de banco no Django](http://ricobl.wordpress.com/2009/08/06/manager-para-diferentes-conexoes-de-banco-no-django/)&lt;/p&gt;</description>
      <pubDate>Thu, 06 Aug 2009 20:42:12 UTC</pubDate>
      <guid>https://snipplr.com/view/17982/manager-for-multiple-database-connections</guid>
    </item>
  </channel>
</rss>
