Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
GBlog
2.9K+ articles
DBMS
1.3K+ articles
DBMS-SQL
531+ articles
mysql
355+ articles
MongoDB
209+ articles
Apache
163+ articles
SQL-basics
38+ articles
DBMS-Relational Model
16+ articles
NoSQL
54 posts
Recent Articles
NoSQL Tutorial
Last Updated: 11 May 2026
NoSQL is a non-relational database system designed to store and manage large volumes of structured, semi-structured and unstructured data. It provides flexible schemas, hi...
read more
NoSQL
NoSQL
10 Best Databases for Machine Learning and AI [2025]
Last Updated: 06 August 2025
Machine learning and Artificial Intelligence are the two trending fields in the IT industries that involve a lot of technologies. Hence, databases are the main things whic...
read more
GBlog
Picked
mysql
NoSQL
AI-ML-DS Blogs
Databases
GBlog 2024
AI-ML-DS
GBlog 2025
Non-Relational Databases and Their Types
Last Updated: 12 January 2026
In the area of database management, the data is arranged in two ways which are Relational Databases (SQL) and Non-Relational Databases (NoSQL). While relational databases ...
read more
DBMS
DBMS-Relational Model
MongoDB
SQL-basics
NoSQL
SQL vs NO SQL vs NEW SQL
Last Updated: 23 July 2025
SQL stands for Structured Query Language. Which is based on relational algebra and schema is fixed in this which means data is stored in the form of columns and tables. SQ...
read more
SQL-basics
NoSQL
NoSQL
What is Dispatch and Location-Based Services in Graph-based Database?
Last Updated: 23 July 2025
Pre-requisites: Types of NoSQL Databases, Introduction to Graph Database on NoSQLNoSQL systems called graph databases were developed for investigating correlation within i...
read more
Technical Scripter
DBMS
Picked
Technical Scripter 2022
NoSQL
Generation of Database Revolutions in NoSQL
Last Updated: 23 July 2025
The first generation of database revolutions occurred in the late 1960s and early 1970s when the relational model was first introduced. This was followed by the second gen...
read more
Picked
NoSQL
NoSQL
Types of NoSQL Databases
Last Updated: 13 April 2026
Databases manage data efficiently, and NoSQL systems provide scalable and flexible solutions for modern applications handling diverse data.Relational databases use structu...
read more
Picked
NoSQL
NoSQL
Document Databases in NoSQL
Last Updated: 30 March 2022
In this article, we will see about the Document Data Model of NoSQL and apart from Examples, Advantages, Disadvantages, and Applications of the document data model.Documen...
read more
Picked
NoSQL
NoSQL
Graph Based Data Model in NoSQL
Last Updated: 30 March 2022
Graph Based Data Model in NoSQL is a type of Data Model which tries to focus on building the relationship between data elements. As the name suggests Graph-Based Data Mode...
read more
Picked
NoSQL
NoSQL
Aggregate Data Model in NoSQL
Last Updated: 22 March 2022
We know, NoSQL are databases that store data in another format other than relational databases. NoSQL deals in nearly every industry nowadays. For the people who interact ...
read more
Picked
Geeks-Premier-League-2022
NoSQL
NoSQL
Aggregate-Oriented Databases in NoSQL
Last Updated: 15 March 2022
The aggregate-Oriented database is the NoSQL database which does not support ACID transactions and they sacrifice one of the ACID properties. Aggregate orientation operati...
read more
Picked
Geeks-Premier-League-2022
NoSQL
NoSQL
Specialty Databases
Last Updated: 23 July 2025
A NoSQL originally referring to non SQL or nonrelational is a database that provides a mechanism for storage and retrieval of data. NoSQL databases are used in real-time w...
read more
DBMS
Picked
NoSQL
Columnar Data Model of NoSQL
Last Updated: 23 July 2025
The Columnar Data Model of NoSQL is important. NoSQL databases are different from SQL databases. This is because it uses a data model that has a different structure than t...
read more
Picked
NoSQL
NoSQL
Features of Key-Value Store in NoSQL
Last Updated: 23 July 2025
In this article, we learn about the features of the key-value store in NoSQL. Before starting this topic we must know some basics of NoSQL and types of NoSQL.NoSQL refers ...
read more
Picked
NoSQL
NoSQL
Key-Value Data Model in NoSQL
Last Updated: 17 February 2022
A key-value data model or database is also referred to as a key-value store. It is a non-relational type of database. In this, an associative array is used as a basic data...
read more
Picked
NoSQL
NoSQL
1
2
3
4