Produce SQL based Persistence Examples
Registered by
Tim Cook
OSHIP comes out of the box ready to persist data in the Zope Object Database (ZODB). However there are many developers that choose or must use an SQL database such as PostgreSQL, MySQL or Oracle. There are a variety of methods; some more transparent than others, to use the OSHIP application server with SQL databases. This project should produce example code on how to connect OSHIP to SQL databases using the various approaches available with special attention to RelStorage.
Blueprint information
- Status:
- Not started
- Approver:
- OSHIP Development Team
- Priority:
- Undefined
- Drafter:
- Tim Cook
- Direction:
- Needs approval
- Assignee:
- OSHIP Development Team
- Definition:
- Discussion
- Series goal:
- None
- Implementation:
- Deferred
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
ZODB 3.9.0b1 is available and work has started. This (RelStorage) still stores pickles in an SQL database. However there are numerous options to use SQL databases and we should develop at least one demo using SQLAlchemy.
(?)