ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> db-sig
db-sig
Re: [DB-SIG] newbie has question about Python 2.1 --> PostgreSQL 7.1.3 : Can it be done??
by Matthew T. Kromer other posts by this author
Sep 25 2001 5:54PM messages near this date
Re: [DB-SIG] newbie has question about Python 2.1 --> PostgreSQL 7.1.3 : Can it be done?? | [DB-SIG] db-sig api to Microsoft ActiveX Data Objects (ADO)
paul@[...].net wrote:
>  
>  dhalgren@[...].com wrote:
[...]
>  >Hm.  The packages I downloaded didn't seem too hefty.  And they
>  >could be bundled into an optional "python-db-modules.tar.gz" file,
>  >kept with the main download files, but kept separate for those who
>  >would prefer to just download the main install.
>  
>  The standard, but optional database packages would need to be split up into
>  vendor-specific packages, though. I doubt whether you want to download the
>  Oracle, Sybase, MySQL and other modules as well as the PostgreSQL one.

Actually, to my knowledge, there was some very definate thought
spent in distributing databases; the problem becomes difficult
due to 1) versioning of source being different than python; 2)
versioning of databases; 3) availability of
freely-redistributable drivers for databases and/or adapters.

I for one, can say that it is VERY difficult to try to write a
sniffer that sniffs your proper Oracle location, version etc and
configures itself for compilation.  For windows, compilation
usually isn't an option, either -- so you have to distribute
binaries.  Now you've got some m*n*v problem with versions
exploding all over the place, and while it would be *GREAT* to
have rdbms support out of the "box" in Python, it is NOT
something which seems to have a clearly defined solution.

Having said all of that, there does seem to be an awareness that
a better resource discovery ability is needed on the python
site, so you can get "common stuff."  I dont know that its a
highest-priority task for anyone involved, which, while
dissapointing, is also understandable.

_______________________________________________
DB-SIG maillist  -  DB-SIG@[...].org
http://mail.python.org/mailman/listinfo/db-sig
Thread:

Matthew T. Kromer

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved