We made the mistake of buying a 20 core server for running SQL Server 2008, which was fine then, but the upgrade to 2016 would be really expensive due to the new per-core licensing, which means we'll probably be stuck with 2008. Microsoft doesn't leave us much choice than to use Postgres from now on.
Not fun... don't know what the pricing structure is for self-hosted SQL...
I have been considering using either Amazon's Postgres RDS or Azure SQL for a couple of side projects, with the app itself running on Digital Ocean... Kind of leaning towards the Azure SQL option for easier scaling, and a little more hands-off.
6 comments
[ 4.3 ms ] story [ 28.7 ms ] threadDoes this mean JSON data is not stored on disk?
"The powerful database engine with in-memory capabilities, 'also includes' unique features such as JSON support ..."
Comma and quotes mine
I have been considering using either Amazon's Postgres RDS or Azure SQL for a couple of side projects, with the app itself running on Digital Ocean... Kind of leaning towards the Azure SQL option for easier scaling, and a little more hands-off.