Fast forward-backward (write-read)
Virgil Stokes
vs at it.uu.se
Tue Oct 23 13:09:32 EDT 2012
More information about the Python-list mailing list
Tue Oct 23 13:09:32 EDT 2012
- Previous message (by thread): Fast forward-backward (write-read)
- Next message (by thread): Fast forward-backward (write-read)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 23-Oct-2012 18:35, Dennis Lee Bieber wrote: > On Tue, 23 Oct 2012 16:31:17 +0200, Virgil Stokes <vs at it.uu.se> > declaimed the following in gmane.comp.python.general: > >> Finally, to my question --- What is a fast way to write these variables to an >> external file and then read them in backwards? >> > Stuff them into an SQLite3 database and retrieve using a descending > sort? Have never worked with a database; but, could be worth a try (at least to compare I/O times). Thanks Dennis :-)
- Previous message (by thread): Fast forward-backward (write-read)
- Next message (by thread): Fast forward-backward (write-read)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list