Close

NoSQL (Not Only SQL)

A NoSQL database provides a mechanism for storing and retrieving data modeled in means other than the tabular relations used in relational databases.

Introduction to MongoDB and Installing MongoDB

MongoDB

MongoDB is one of the most used, open-source document database, and NoSQL database. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses BSON format. This tutorial will provide you good understanding on MongoDB concepts and provide you the hands on skills […]

Devamını Oku

Introduction to NoSQL

Introduction to NoSQL

Martin Fowler – Author, Speaker, Consultant & General Loud-mouth on Software Development Martin gives a rapid introduction to NoSQL databases: where they came from, the nature of the data models they use, and the different ways you have to think about consistency. From this, he outlines what kinds of circumstances […]

Devamını Oku