Which non SQL Database ?

Steve Holden steve at holdenweb.com
Mon Dec 6 02:17:55 EST 2010


On 12/5/2010 12:59 AM, CM wrote:
> SQlite itself is around 300 kilobytes.  That's negligible.  It is also
> already in Python, so you'd have to purposefully exclude it in
> creating your executable to save those 300 kb and thus the 1/13th of a
> second additional time it would take average (3.9 MB/s) users to
> download your app if it were included.

Just as a matter of interest where do you get the information that the
average user has a 3.9 MB/s path to the Internet?

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
PyCon 2011 Atlanta March 9-17       http://us.pycon.org/
See Python Video!       http://python.mirocommunity.org/
Holden Web LLC                 http://www.holdenweb.com/




More information about the Python-list mailing list