Home Authors Posts by Gonçalo Melo

Gonçalo Melo

Gonçalo Melo
0 POSTS 3 COMMENTS

Collaborative work, why and how?

0
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

0
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

6
Following up on this article about querying JSON Data I would like to talk about how to improve searches on JSON data inside SQL...