http://www.perlmonks.org?node_id=146950


in reply to Would you use SQLite?

As a software developer providing commercial tools for customers on a wide variety of platforms, I think there is a crying need for a simple way to store information without relying on a particular database being installed. Many of our customers are small players with shared hosting. Some will have mysql, but we can't afford the maintenance/debugging/support costs of multiple versions. If DBD::SQLite is reliable enough, and has no security issues, I would definitely be interested!

dave hj~