SQLObject Links
If you have a link you'd like added to this page, please submit a bug report with the link and title.
Articles and Documentation
- SQLObject and CherryPy.
- SQLObject & Database Programming in Python; slides from a presentation on SQLObject.
- Connecting databases to Python with SQLObject; an article at DeveloperWorks.
- Handling Form data with Formencode + SQLObject; a post by Ben Bangert about using SQLObject with FormEncode.
- Translation of SQLObject documentation to Japanese.
- How to Use Database Agnostic SQL in SQLObject.
- Using SQLObject with memcached.
Open Source Projects
- sqlos Zope 3 SQLObject integration.
- 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).
- Nabu, a publishing system.
- Ultra Gleeper, a Recommendation Engine for Web Pages.
- Teeny Tiny CMS.
- rdflib contains a SQLObject backend.
- Enfold Systems' EnTransit utilizes SQLObject and rdflib for storing transactional content from Zope. Also by Enfold is Sample Inventory Program, an Open Source Laboratory Inventory Management Systems.
- Bauble, a Biodiversity Collection Manager.
- 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.
Other Projects Using SQLObject
- Reddit, "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.