NoSQL databases vs SQL databases. What to choose? MongoDB is a NoSQL database. Features include fast searching but slow insertion deletion operations upto what I remember. You can google on “what to choose between SQL and NoSQL databases”. It depends on what kind of operations the system would be most frequently doing. Otherwise visit https://django-mongodb-engine.readthedocs.io/en/latest/ Sent from Mail for Windows 10 From: saifullah khan how can integrate mongodb with django. And is it a good idea? -- 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/5ec6eede.1c69fb81.8377.8ce9%40mx.google.com. |
- connect to mongodb saifullah khan
- RE: connect to mongodb Vishesh Mangla
- Re: connect to mongodb saifullah khan
- RE: connect to mongodb Vishesh Mangla