Home Authors Posts by Gonçalo Melo

Gonçalo Melo

2 POSTS 3 COMMENTS

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...