Hacker News new | ask | show | jobs
by goatinaboat 2206 days ago
Perl that was talking SQL to a Sybase instance

I remember Sybperl, since everyone was using Perl for CGI in the 90’s anyway it was a no-brainer to use it for that. Sybperl was released in 1990!

1 comments

Yes, and after sybperl, DBD::Sybase/DBI became all the rage in the late 90s. The IBM patent is obsceleted at this point, though I still try to see how many lines of code I need to do same thing with perl/sybperl/dbi on other platforms using other languages such scala/mysql.