Database intensive application

johnf jfabiani at yolo.com
Sun Aug 12 10:59:43 EDT 2007


Rohit wrote:

> I am a novice. I want to know whether Python can be used to develop
> client/server database and web applications like .NET. Which is the
> best book/source to learn Python?


IMO you should use Dabo (www.dabodev.com).  If you want to strike on your
own check using SQLAlchemy as your database connection.  

Check out the O'Reilly books.

John



More information about the Python-list mailing list