Introducing the Model and SQLAlchemy

N/ACitations
Citations of this article
5Readers
Mendeley users who have this article in their library.
Get full text

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 filesystemStoring data via a web service such as Amazon S3Storing data in an object databaseStoring data in an XML databaseStoring data in an RDBMS

Cite

CITATION STYLE

APA

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

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free