Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 2

SQLAlchemy = Another great SQL Frameword

June 19th, 2006 · No Comments

Surgical ToolsJust a few days ago, I was talking about how much I enjoy PySqlite, and now I’ve found another great tool for my SQL war chest. SQLAlchemy

I am already using it for another part of a big multi-database reporting project. The fun part for me is that it is more modular and less demanding of structure than SQLObject, so I can actually use its superior raw SQL connection and marshalling capabilities for manual report queries, while continuing to utilize my SQLObject enabled object model.

Very sweet, and very quick to get going on my Mac development and Linux deployment environments. I’m currently collecting data from three different databases (SQLite, PostgreSQL, and MySql) on five different servers. This is a killer app for me.

I’ll be exploring its object-relational capabilities soon, but I am already very fond of the framework, and how lightweight it feels.

Technorati Tags: , , ,

Tags: Libraries · Python

Bookmark this article

del.icio.us:SQLAlchemy = Another great SQL Frameword digg:SQLAlchemy = Another great SQL Frameword spurl:SQLAlchemy = Another great SQL Frameword wists:SQLAlchemy = Another great SQL Frameword simpy:SQLAlchemy = Another great SQL Frameword newsvine:SQLAlchemy = Another great SQL Frameword blinklist:SQLAlchemy = Another great SQL Frameword furl:SQLAlchemy = Another great SQL Frameword reddit:SQLAlchemy = Another great SQL Frameword fark:SQLAlchemy = Another great SQL Frameword blogmarks:SQLAlchemy = Another great SQL Frameword Y!:SQLAlchemy = Another great SQL Frameword smarking:SQLAlchemy = Another great SQL Frameword magnolia:SQLAlchemy = Another great SQL Frameword segnalo:SQLAlchemy = Another great SQL Frameword gifttagging:SQLAlchemy = Another great SQL Frameword

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment