public marks

PUBLIC MARKS with tag sqlalchemy

2009

true false maybe ยป SQLAlchemy Migrations

by greut

Here's my quickstart on how to get up and running with sqlalchemy migrations under pylons.

how to set up sqlalchemy-migrate for your application.

2007

1.0/SQLAlchemy - TurboGears Documentation

by pvergain
Using SQLAlchemy in TurboGears The simplest way to get started using SQLAlchemy is to quickstart new project with --sqlalchemy switch: tg-admin quickstart --sqlalchemy (Or more briefly: tg-admin quickstart -s) This switch sets up your model.py properly for using SQLAlchemy. If you said yes to the identity prompt, you'll get the ActiveMapper version of the identity tables. Now change the value of sqlalchemy.dburi to point to a valid database connection. To init the database schema you need to run: tg-admin sql create If you're converting a project from SQLObject to SQLAlchemy, we recommend that you quickstart a new project and then copy in the identity tables piece by piece.

2006

SQLAlchemy - The Database Toolkit for Python

by pvergain & 7 others (via)
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

Snaapy NetworkedCMS - Trac

by ogrisel
Multi protocol Python/Twisted CMS with a SQLAlchemy based persistence engine

sAsync - Trac

by fakechris
sAsync: SQLAlchemy done Asynchronously

PUBLIC TAGS related to tag sqlalchemy

cms +   database +   db +   django +   framework +   ftp +   http +   imap +   migrate +   orm +   py +   python +   script +   smtp +   tool +   turbogears +   twisted +   web +  

Active users

greut
last mark : 10/01/2009 14:35

krachot
last mark : 09/10/2007 07:04

pvergain
last mark : 11/01/2007 10:03

salvatore
last mark : 23/10/2006 13:37

ogrisel
last mark : 16/10/2006 20:36

fakechris
last mark : 15/09/2006 03:06