[Baypiggies] Reading file and inserting BLOB in oracle database.

Asheesh Laroia asheesh at asheesh.org
Wed Jul 26 19:53:50 CEST 2006


On Wed, 26 Jul 2006, Prasanna Rajagopal wrote:

> Thank you for your reply.  Is there something similar to "ingresdbi" for 
> Oracle database, in other words, which python oracle driver I should 
> use?

I have no Oracle experience whatsoever, but I love SQLAlchemy and would 
like to take this chance to note that it supports Oracle: 
http://www.sqlalchemy.org/

SQLObject can be good, too, but I find that SQLAlchemy has more database 
support.

http://www.sqlalchemy.org/docs/dbengine.myt covers SQLAlchemy's DB 
support.  http://spyced.blogspot.com/2006/04/introducing-sqlsoup.html is a 
demo of drop-dead-easy DB usage from Python with a SQLAlchemy wrapper 
known as SqlSoup.

-- Asheesh.

-- 
FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #31
A:	Chicken Teriyaki.
Q:	What is the name of the world's oldest kamikaze pilot?


More information about the Baypiggies mailing list