This Perl script is written by the Gravity Probe B team at the Stanford University, and it extracts data from a Sybase database to CDF format using the Perl DBI and CDF Perl modules.
This Perl script is written by Dr. Joshua Shaffer at the Drexel University. It enumerates all the attributes in a given relation, creates the corresponding CDF structure, and dumps the MySQL data into the CDF file. It uses Perl DBI, but it can be adapted to work with other DBD drivers.