Random thoughts on databases and .NET developers after running my #PostgreSQL Superpowers talk:
- most of them don't do SQL, just EF,
- don't use Explain to analyse query plans,
- MSSQL is still the go-to,
- PostgreSQL is still seen only as a no-cost alternative,
- DB is just a bag for data for them

Comments