Database intensive application
Maurice LING
mauriceling at acm.org
Sun Aug 12 03:16:22 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?
>
There are database access libraries for almost every RDBMS.
Web applications using Django, CherryPy, TurboGears and many other tools
Best book(s): Dive into Python, Learning Python
maurice
More information about the Python-list
mailing list