Hi Mohammad,

On 01/11/2019 14.42, Mohammad yunus wrote:
Can anyone tell me about how to set mysql database connection,and also tell me requirements for this steps,.....

You've asked this question before and got a few answers. Have you looked into those?

Can someone tell me which database is good for Django framework .I know about default database sqlite (is it good for it)


Here's a comparison of the three:

https://www.digitalocean.com/community/tutorials/sqlite-vs-mysql-vs-postgresql-a-comparison-of-relational-database-management-systems

Sqlite is definitely not a good choice for something like Django in a production environment IMO. It's not really what it's designed for.

I would personally prefer postgresql, but that's probably mainly because of mysqls history with regards to security etc. That might not be the case today, but someone else can probably elaborate.

Anyway, have a look at the link and come back with any questions you might have.

Kind regards,

Kasper Laudrup

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c1b5dbb1-504c-8ae4-0f3f-7ddbff15ed42%40stacktrace.dk.
  • [no subject] Mohammad yunus
    • Re: Kasper Laudrup
    • Re: Uzama Zaid Mohammed Jaward
    • Re: Paras Jain

Reply via email to