MySQL vs PostgreSQL? Which should I choose for my Django project?

后端 未结 11 856
臣服心动
臣服心动 2020-11-30 21:27

My Django project is going to be backed by a large database with several hundred thousand entries, and will need to support searching (I\'ll probably end up using djangosear

11条回答
  •  失恋的感觉
    2020-11-30 21:41

    Will this application be hosted on your own servers or by a hosting company? Make sure that if you are using a hosting company, they support the database of choice.

提交回复
热议问题