SQLObject Links
===============

If you have a link you'd like added to this page, please `submit a bug
report with the link and title
<http://sourceforge.net/tracker/?atid=540672&group_id=74338&func=browse>`_.

Articles and Documentation
--------------------------

* `SQLObject and CherryPy
  <http://www.cherrypy.org/wiki/SQLObjectThreadPerConnection>`_.

* `SQLObject & Database Programming in Python
  <http://ianbicking.org/docs/sqlobject-presentation/sqlobject-and-database-programming.html>`_;
  slides from a presentation on SQLObject.

* `Connecting databases to Python with SQLObject
  <http://www-128.ibm.com/developerworks/library/os-pythonsqlo/index.html?ca=drs>`_;
  an article at DeveloperWorks.

* `Handling Form data with Formencode + SQLObject
  <http://www.groovie.org/articles/2005/08/24/handling-form-data-with-formencode-sqlobject>`_;
  a post by Ben Bangert about using SQLObject with `FormEncode
  <http://formencode.org>`_.

* `Translation of SQLObject documentation to Japanese
  <http://ymasuda.jp/python/sqlobject/doc_0.7/>`_.

* `How to Use Database Agnostic SQL in SQLObject
  <http://groovie.org/articles/2005/11/01/how-to-use-database-agnostic-sql-in-sqlobject>`_.

* `Using SQLObject with memcached
  <http://www.zachary.com/s/blog/2005/09/18/sqlobject_and_memcached,_part_1>`_.

Open Source Projects
--------------------

* `sqlos Zope 3 SQLObject integration
  <http://codespeak.net/z3/sqlos/>`_.

* `TurboGears <http://turbogears.org/>`_ Web Framework: also integrates
  with SQLObject.

* `Pylons <http://pylons.groovie.org/>`_ Web Framework: `Myghty
  <http://www.myghty.org/>`_ based, with SQLObject integration.

* `Catwalk <http://checkandshare.com/catwalk/>`_ is a web-based
  SQLObject browser and object editor (included in TurboGears)
  (`related blog items <http://www.checkandshare.com/blog/?cat=8>`_).

* `Nabu <http://furius.ca/nabu/>`_, a publishing system.

* `Ultra Gleeper <http://www.crummy.com/software/UltraGleeper/>`_, a
  Recommendation Engine for Web Pages.

* `Teeny Tiny CMS <http://footils.org/cms/show/3>`_.

* `rdflib <http://rdflib.net/>`_ contains a `SQLObject backend
  <http://svn.rdflib.net/trunk/rdflib/backends/_sqlobject.py>`_.

* Enfold Systems' `EnTransit
  <http://www.enfoldsystems.com/About/Talks/entransit-tutorial.pdf>`_
  utilizes SQLObject and rdflib for storing transactional content from
  Zope.  Also by Enfold is `Sample Inventory Program
  <http://www.enfoldsystems.com/Products/Open/SIP>`_, an Open Source
  Laboratory Inventory Management Systems.

* `Bauble <http://bauble.belizebotanic.org/>`_, a Biodiversity
  Collection Manager.

* `Anemon <http://anemon.org/wikini/wakka.php?wiki=FirstPage>`_ DHCP
  server.

* `Guten <http://guten.sourceforge.net/>`_; an application for
  browsing, reading, and managing books from `Project Gutenberg
  <http://www.gutenberg.org/>`_.

* `My Newspaper <http://inigo.katxi.org/devel/mynewspaper/>`_, a
  personal RSS Aggregator and Reader.

* `Stoq <http://www.stoq.com.br/>`_, an open source retail system.

Other Projects Using SQLObject
------------------------------

* `Reddit <http://reddit.com/>`_, "A source for what's new and popular
  on the web -- customized for you."  That's from their
  FAQ... basically it's a list of user-submitted articles with a group
  rating system, and personal adjustments.

.. image:: http://sourceforge.net/sflogo.php?group_id=74338&type=4
   :height: 37
   :width: 125
   :alt: Hosted by SourceForge
   :target: http://sourceforge.net/
