Does anyone know if there was ever an effort to produce a DBMS system written from ground up in perl?
Every once in a while we find daemons written in perl for all sorts of different purposes which usually get flamed down by perl
-advocates focusing on perfomance issues (ie: "a serious daemon should be written in C").
-language, and its obvious that for your every SQL needs we have DBI, but can anyone see a reason why not to do one?