< BACKMake Note | BookmarkCONTINUE >
152015024128143245168232148039199167010047123209178152124239215162147044209057140131254056

Chapter 8. Working with Databases

Nudge, nudge. Wink, wink. Say no more!

Sometimes, the machine's memory is not enough, and we need to store data somewhere else. That is what this chapter talks about—it shows all the database options that Python has available. For those who still don't know anything about databases, this chapter briefly explains how they work, and it also lists and explains the basic SQL statements that you need to know.


Last updated on 1/30/2002
Python Developer's Handbook, © 2002 Sams Publishing

< BACKMake Note | BookmarkCONTINUE >

© 2002, O'Reilly & Associates, Inc.