NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
numbers (Score:2)
Re:numbers (Score:1)
SQLite 3 (Score:2)
Though having gone through the conversion I suspect you don't want to go back again
Re:SQLite 3 (Score:1)
I don't do anything fancy SQL-wise and Class::DBI doesn't either. Actually, there is no explicit SQL code at all in the application. Class::DBI is niiice.
There is the overhead of maintaining two dialects of DDL, but that's not a problem at the moment.