Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
Alex Martelli
aleaxit at yahoo.com
Fri Oct 8 11:52:37 EDT 2004
More information about the Python-list mailing list
Fri Oct 8 11:52:37 EDT 2004
- Previous message (by thread): Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
- Next message (by thread): Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2004 Oct 08, at 17:38, Josiah Carlson wrote:
...
> I would hope that bsddb keeps track of tree location information in an
> intelligent way, so even if it is slower, it still beats a flat text
> file hands-down.
>
> It would likely not beat a real dbms, but it all depends on if the
> original poster finds that necessary.
Hmmmm -- I could be wrong, but doesn't MySql _use_ bsddb as its lower
level at least for some kinds of tables? Yet (for simple query) the
vox populi has it "faster" than "real dbms"s... just wondering aloud...
Alex
- Previous message (by thread): Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
- Next message (by thread): Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list