Zend Anwar

Full stack web developer

Category: NoSQL

What is Classical relation database?

Classical relation database follow the ACID Rule A database transaction, must be atomic, consistent, isolated and durable. Below we have discussed these four points. Atomic : A transaction is a logical unit of work which must be either completed with all of its data modifications, or none of them is performed. Consistent : At the […]

Read More

What is NoSQL?

NoSQL stand for Not Only SQL. A NoSQL database environment is, simply put, a non-relational and largely distributed database system that enables rapid, ad-hoc organization and analysis of extremely high-volume, disparate data types. NoSQL databases are sometimes referred to as cloud databases, non-relational databases, Big Data databases and a myriad of other terms and were […]

Read More