shelve to DB conversion?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aahz

    #1

    shelve to DB conversion?

    I'd like to hear some experiences about converting a shelf with pickles
    to database with pickles, particularly if someone has handy code for
    proxying shelve code. We're using PostgreSQL if that makes any
    difference.
    --
    Aahz (aahz@pythoncra ft.com) <*> http://www.pythoncraft.com/

    "19. A language that doesn't affect the way you think about programming,
    is not worth knowing." --Alan Perlis
Working...