Forum Moderators: coopster & phranque

Message Too Old, No Replies

DBD::RAM - Interesting stuff.

         

littleman

10:14 am on Oct 8, 2000 (gmt 0)



This might be a nice solution for someone who needs a lite SQL database.

"DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DPI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without converting the file out of its native format "

Here is some info on it. [vpservices.com]

Brett_Tabke

10:37 am on Oct 8, 2000 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



That is kind of a cool idea. SQL without having to be plugged into a sql server. I may have to take a look at that when I convert the board to sql here.

I don't think I could use it right now, but the day when some scripts I want start coming 'sql only' isn't far off.