Personal tools
You are here: Home Tutorials Databases
Navigation
Site navigation
The tabs above can be clicked on to find out more about the resources available.
To use one or more resources, please register for a Shell account using the 'Registration' tab on the extreme right.
 
Document Actions

Databases

Up one level
Presented here are links to various sites which explain how to correlate Plone with a database.
Zope Database Connection
The Zope Object Database (ZODB) is used to store all the pages, files and other objects you create. It is fast and requires almost no setting up or maintenance. Like a filesystem, it is especially good at storing moderately-sized binary objects such as graphics.
Plone and MySQL
This includes the packages needed to use MySQL as an external database with Plone, sot that MySQL can communicate with Zope.
Simple SQL CRUD With PloneFormGen
This document describes a step-by-step lesson in using PloneFormGen to read, insert and update rows in a single SQL table.
Zope Database Connection
The Zope Object Database (ZODB) is used to store all the pages, files and other objects you create. It is fast and requires almost no setting up or maintenance. Like a filesystem, it is especially good at storing moderately-sized binary objects such as graphics.
Plone and MySQL
This includes the packages needed to use MySQL as an external database with Plone, sot that MySQL can communicate with Zope.
Simple SQL CRUD With PloneFormGen
This document describes a step-by-step lesson in using PloneFormGen to read, insert and update rows in a single SQL table.

Powered by Plone CMS, the Open Source Content Management System