Materials related to JSON

NoSQL approach in data storing

    This article describes NoSQL, an approach of data storing different from the classic RDBMS. Their general distinguishing characteristics are described: ACID, BASE, details and requirements for each type of database (DB). Types of NoSQL databases are revealed, examples (implementations) of..

    Best practices of designing REST API

      Hello, dear readers! Before you start reading this article, I would like to describe the purpose of its creation, and tell you what prompted me to write it. Once, the need to design a server application in the REST style..