On Wed, 13 Apr 2005, Adam Kennedy wrote:
In comparing the Postgres and Oracle backends for my POOP system, Oracle is very close to Postgres, just with better DDL support, a very unusual limit syntax, and different large objects.
Alzabo has a bunch of stuff related to verifying that a schema is ok (valid table & column names, data types, etc). It also has support for reverse engineering existing schemas. This is the kind of stuff that I'd like to delegate over to DBI as much as possible in the future.
-dave
/*=================================================== VegGuide.Org www.BookIRead.com Your guide to all that's veg. My book blog ===================================================*/
_______________________________________________ sw-design mailing list [email protected] http://metaperl.com/cgi-bin/mailman/listinfo/sw-design
