Is PostgreSQL a worthy alternative to Microsoft SQL Server?
In line with the title of this blog, I'd like to start posting articles about languages, tools and technologies that I got a chance to use recently.
One of the technologies that I was lucky to learn is PostgreSQL.
I have always been an avid Microsoft...
mydevtricks.com4 min read
Deyan Petrov
The query execution plan looks a bit basic, at least I do not see thick arrows, different kinds of joins, parallelism and similar ... Is the UI for the query execution plans really comparable? Same question also for the underlying implementation, regardless of the UI ..