SQLObject Links
If you have a link you'd like added to this page, please submit a bug report with the link and title at bug tracker or send pull requests at GitHub).
Articles and Documentation
- Connecting databases to Python with SQLObject; an article at DeveloperWorks.
- DB migration using sqlobject-admin how-to.
- Handling Form data with Formencode + SQLObject; a post by Ben Bangert about using SQLObject with FormEncode.
- How to Use Database Agnostic SQL in SQLObject.
- Using SQLObject with memcached.
- Example of using SQLObject with web.py under mod_wsgi.
Open Source Projects
- TurboGears Web Framework: also integrates with SQLObject.
- Pylons Web Framework: Myghty based, with SQLObject integration.
- Catwalk is a web-based SQLObject browser and object editor (included in TurboGears) (related blog items).
- Ultra Gleeper, a Recommendation Engine for Web Pages.
- rdflib contains a SQLObject backend.
- Anemon DHCP server.
- Guten; an application for browsing, reading, and managing books from Project Gutenberg.
- My Newspaper, a personal RSS Aggregator and Reader.
- Stoq, an open source retail system.