I do not want to speak ill of sqlite, it is very useful for development, testing and other uses, but in short it is not a fully featured DBMS.
Django can work with many different databases, not only sqlite and MSSQL. You will have license costs for the database and for the OS, I would personally choose postgres, but it would be valid to use MSSQL if your organization has no problem paying the license for the ultimate version and already have an experienced MS DBA with time to worry about the DB for your application. What kinds of costs are you worried about? Avraham On Thu, Dec 22, 2016 at 1:40 PM, NoviceSortOf <dljonsson2...@gmail.com> wrote: > > Curious what advantages if any people are finding working with DBs other > than the default SQLLite? > > We are considering migrating to MSSQL to avoid kinks/ETL involved with > having various DB backends for > office and server applications, but uncertain the additional cost will be > worth it or not. > > > -- > 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 post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/42f1c4b9-e75d-4aed-b179-63191b407da0%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/42f1c4b9-e75d-4aed-b179-63191b407da0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tLYRKxajx2N%3Dq-P7uxD261V_v%3DiQs%2BsqYFnuQYuWBBSWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.