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


Groups > comp.lang.python > #67267

Re: Persist python objects without a relational DB

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'wiki': 0.03; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:relational': 0.16; 'subject:python': 0.16; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'task': 0.26; 'header:X-Complaints-To:1': 0.27; 'nature': 0.30; 'url:wiki': 0.31; 'writes:': 0.31; 'url:python': 0.33; 'framework': 0.33; 'ourselves': 0.33; 'objects': 0.35; 'received:com.au': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'ben': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'free': 0.61; 'our': 0.64; 'circle': 0.68; 'embrace': 0.84; 'humanity': 0.84; 'received:125': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Persist python objects without a relational DB
Date Sat, 01 Mar 2014 11:53:51 +1100
References <CAMxmM6Zw=CPs=tLP9pfMN0hSz+ZWbGOeC7mf22JskF9Ap2mhVQ@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host vmx15867.hosting24.com.au
X-Public-Key-ID 0xBD41714B
X-Public-Key-Fingerprint 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-gpg.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
Cancel-Lock sha1:IchB2wLil7tMFqmgSqupHt4oTpY=
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.7487.1393635305.18130.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1393635305 news.xs4all.nl 2925 [2001:888:2000:d::a6]:47723
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:67267

Show key headers only | View raw


Ariel Argañaraz <arielin82@gmail.com> writes:

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

The Python Wiki has a directory of tools for object persistence in
Python <URL:https://wiki.python.org/moin/PersistenceTools>.

-- 
 \     “Our task must be to free ourselves from our prison by widening |
  `\    our circle of compassion to embrace all humanity and the whole |
_o__)                       of nature in its beauty.” —Albert Einstein |
Ben Finney

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Persist python objects without a relational DB Ben Finney <ben+python@benfinney.id.au> - 2014-03-01 11:53 +1100

csiph-web