Skip to main content

Introducing the Model and SQLAlchemy

  • Chapter
The Definitive Guide to Pylons
  • 459 Accesses

Abstract

When people think about a model layer, they often immediately think of using a relational database management system (RDBMS) such as PostgreSQL or MySQL. In fact, there are many different ways to store your data in a Pylons application, so there are many different ways to model that data. It is important to decide on the correct approach for your particular needs. Some approaches might include these:

  • Storing data in files in the filesystem

  • Storing data via a web service such as Amazon S3

  • Storing data in an object database

  • Storing data in an XML database

  • Storing data in an RDBMS

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 46.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2009 James Gardner

About this chapter

Cite this chapter

(2009). Introducing the Model and SQLAlchemy. In: The Definitive Guide to Pylons. Apress. https://doi.org/10.1007/978-1-4302-0534-0_7

Download citation

Publish with us

Policies and ethics