in reply to What kind of database should I use?

I did a first implementation using DBD::SQLite (3). No it's not just exactly the same as using any other SQL database. I'm quite happy with the result, for the following reasons:

I know that I wouldn't be so happy if I had just used any other SQL database...