Which database platform does your .NET development team prefer?

I’m exploring various database systems including SqlServer, MySQL, PostgreSQL, and MongoDB, and I’m curious to know which one your team has chosen for your .NET applications. Please share your preferred database and, in addition, indicate the size of your organization using the following categories:

  • 1–10 employees
  • 11–50 employees
  • 51–250 employees
  • 251–1,000 employees
  • 1,001+ employees

I would also appreciate any guidance or insights on configuring a multiple-selection poll, as I’ve encountered some difficulties in setting one up. Your detailed feedback is very welcome!

hey, we use postgresql cause its flexible and reliable. our team is small, about 30 peopl. for multi-select polls, i’d check that each input is unique in your form. hope this helps!