Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67262
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <arielin82@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.123 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.76; '*S*': 0.01; 'python': 0.11; 'subject:relational': 0.16; 'url:html)': 0.16; 'subject:python': 0.16; 'message-id:@mail.gmail.com': 0.30; 'another': 0.32; 'framework': 0.33; 'objects': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'to:addr:python- list': 0.38; 'heard': 0.39; 'to:addr:python.org': 0.39; 'url:index': 0.63; 'url:latest': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=vuCWc7TRbnD4yAfkyPrVL8JVTUtGlpGL7Lg9pd7lvS4=; b=sSYE2a+XC+vcwYcdQMiSTgoajWV1vLgMSmxAeolNUijYinVCqM90zHtAtHC36rAe1h nqROS+o5Exv6Y67fUxzob/c9eWZoczwUUmvXqEmhXNtdjVQhnK5IR0U3wsxs1ERpGW+3 JFvgTBHaWNIMCKWUCCb4mZ+mv6lZGnHUlwKe0D9GCmZZpOSAcQG81tDAO2+VwGM/3KJj F/NcY3I5zEmb24zHO8B/sorLnX0eVA+LNE9w68f3mKXPorLrtcUnO2fQJlYSc8+d/Zpj ZlU9KtCJEaw9Rz97Tx/c18BHBmwRngtpxNBgtHIZ/vOWTKP4IOApvAyd919yhYKjnhhv 4QBQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.112.161.2 with SMTP id xo2mr37359lbb.80.1393613159246; Fri, 28 Feb 2014 10:45:59 -0800 (PST) |
| Date | Fri, 28 Feb 2014 15:45:59 -0300 |
| Subject | Persist python objects without a relational DB |
| From | Ariel Argañaraz <arielin82@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11c334ae4fb05a04f37bd922 |
| X-Mailman-Approved-At | Sat, 01 Mar 2014 01:31:16 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7484.1393633877.18130.python-list@python.org> (permalink) |
| Lines | 29 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1393633877 news.xs4all.nl 2920 [2001:888:2000:d::a6]:32912 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:67262 |
Show key headers only | View raw
[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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Persist python objects without a relational DB Ariel Argañaraz <arielin82@gmail.com> - 2014-02-28 15:45 -0300
csiph-web