I have a database with two months and it is about 150mb. I estimate that in the future it will grow about 200mb a month.
Is this two big for using sqlite or should i just go for it?
I would absolutly prefer sqlite rather than mysql. I am sick of the network layer thing. It's anoying, specialy because i am in shared server and i cant set up things my way.
Sorry pedrotuga. I don't have experience on SQlite. Mostly, I use MySQL. I'm planning to work on SQlite because it will be very easy deploying the project using SQlte.