Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6836
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!news.glorb.com!news.astraweb.com!border6.newsrouter.astraweb.com!not-for-mail |
|---|---|
| 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> |
| X-Public-Key-ID | 0xAC128405 |
| X-Public-Key-Fingerprint | 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 |
| X-Public-Key-URL | http://www.benfinney.id.au/contact/bfinney-pubkey.asc |
| X-Post-From | Ben Finney <bignose+hates-spam@benfinney.id.au> |
| Date | Thu, 02 Jun 2011 13:25:54 +1000 |
| Message-ID | <87wrh46hj1.fsf@benfinney.id.au> (permalink) |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Cancel-Lock | sha1:vbaXWHRfV2E/wZGbme3w8eqEKeQ= |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Lines | 14 |
| Organization | Unlimited download news at news.astraweb.com |
| NNTP-Posting-Host | 7c1b4ca3.news.astraweb.com |
| X-Trace | DXC=`m]`aS1Y2Yo:PIc[8_6SKeL?0kYOcDh@j7^o:UA4R?ce=H4TLma<=Pk]G;2>V^?kWcbEW9A[5UK?eNZ[SL`C\Kgc>c1\I:8=LBm |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:6836 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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