Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67262 > unrolled thread

Persist python objects without a relational DB

Started byAriel Argañaraz <arielin82@gmail.com>
First post2014-02-28 15:45 -0300
Last post2014-02-28 15:45 -0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Persist python objects without a relational DB Ariel Argañaraz <arielin82@gmail.com> - 2014-02-28 15:45 -0300

#67262 — Persist python objects without a relational DB

FromAriel Argañaraz <arielin82@gmail.com>
Date2014-02-28 15:45 -0300
SubjectPersist python objects without a relational DB
Message-ID<mailman.7484.1393633877.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

Hi, I would like to know which is the best framework to persist my python
objects in disk.

I heard about ZODB (http://www.zodb.org/en/latest/index.html)

is this the best or there is another ?



-- 
Ariel Argañaraz

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web