0

Has anybody used a local instance of SQLEXPRESS on a web server for serving up read only/mostly content? It seems a read-only database with no referential integrity, denormalized tables, indexes galore, etc. could perform well. Is this a completely horrible idea? And if so, why?

1 Answers1

1

Very similar question already in SO here

check the comparison features here

Quick answer is: no real issue.

Community
  • 1
  • 1
Ric Tokyo
  • 6,577
  • 3
  • 30
  • 48