Persisting data on disk

In the last section of this chapter, we're exploring how to persist data on disk in three different formats. We will explore pickle, shelve, and a short example that will involve accessing a database using SQLAlchemy, the most widely adopted ORM library in the Python ecosystem.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset