Hi guys so I learned that using SQLlite for me wasn't a great choice(thanks Niphlod). But since I started using databases when I started to use web2py. I got no clue what database to use. I used sqllite because it was in the welcome app and it worked while having my site offline and with me being the only user. I know the choice is mostly personal prefrence but I thought give it a trail and ask you guys why you chose your particular database. It would be really nice if you could tell me a few pros and cons. I researched a little on PostgreSQL, MySQL and SQLite the informations I got were sometimes contradicting. I got about 2 times a writing command per page per visit. (keeping track of views for articles) but apparently thats already too much for SQLite.
-- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

