in reply to Database?
It lets you treat a standard comma-separated value file as a SQL database and perform SQL statements on it.
If you do eventually outgrow DBD::CSV, though (and you probably will if you do much database work), do take another look at MySQL. It's really a very fast, pretty simple database system, and I highly recommend it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Re: Database?
by takshaka (Friar) on May 09, 2000 at 06:09 UTC |