Friday, June 26, 2015

Re: can i use sqlite for big project?

Using sqlite would bite you in many way, not really transactional for example, some features (such as certain variation of ```distinct```) not supported etc. Use Postgresql, If you find it hard to setup you can use RDS (that has amazon web services offer of postgresql) or heroku postgresql - both have a basic free tier and take care of all the setup for you.. 



On Thursday, June 25, 2015 at 5:08:32 PM UTC+3, Arindam sarkar wrote:
i need to develop a job portal . is there any problem if i use sqlite ? coz i am having problem to setup mysql or postgresql . please help.

--
Regards,

Arindam

Contact no. 08732822385


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9aae55d4-4c58-441a-949b-ebaac116396e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment