Gonçalo Melo
Collaborative work, why and how?
The work of a collaborative team allows to produce work that is more than the sum of the individual contributions of the team members. Yes, it is important!
NoSQL First Act – a historical introduction
NoSQL databases introduction and dominant features. A historical perspective to their appearance in a world dominated by relational model databases.
Query performance for JSON objects inside SQL Server using JSON_VALUE function
Following up on this article about querying JSON Data I would like to talk about how to improve searches on JSON data inside SQL...