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


Groups > comp.lang.python > #6836

Re: Unshelving the data?

From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: Unshelving the data?
References <4433955b-7f54-400a-af08-1f58a75e734c@j31g2000yqe.googlegroups.com>
Date 2011-06-02 13:25 +1000
Message-ID <87wrh46hj1.fsf@benfinney.id.au> (permalink)
Organization Unlimited download news at news.astraweb.com

Show all headers | View raw


Uncle Ben <bgreen@nycap.rr.com> writes:

> Or should I to go the full database route?  It is not a lage
> application.

I would recommend you at least investigate the use of SQLite for your
application. It is part of the standard library since Python 2.5
<URL:http://docs.python.org/library/sqlite3.html>.

-- 
 \       “Well, my brother says Hello. So, hooray for speech therapy.” |
  `\                                                      —Emo Philips |
_o__)                                                                  |
Ben Finney

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


Thread

Unshelving the data? Uncle Ben <bgreen@nycap.rr.com> - 2011-06-01 19:49 -0700
  Re: Unshelving the data? Chris Torek <nospam@torek.net> - 2011-06-02 03:24 +0000
  Re: Unshelving the data? Ben Finney <ben+python@benfinney.id.au> - 2011-06-02 13:25 +1000
  Re: Unshelving the data? Adam Tauno Williams <awilliam@whitemice.org> - 2011-06-02 06:46 -0400
    Re: Unshelving the data? Uncle Ben <bgreen@nycap.rr.com> - 2011-06-02 06:17 -0700

csiph-web