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.5K+ 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: 02 July 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: 06 July 2026
NoSQL databases are classified into different types based on the way they store and organize data. Each type is designed to handle specific data structures and application...
read more
Picked
NoSQL
NoSQL
Document Databases in NoSQL
Last Updated: 25 June 2026
The Document Database Model is a type of NoSQL database model that stores data in the form of documents instead of rows and columns. Documents are usually stored in format...
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: 29 June 2026
The Aggregate Data Model is a NoSQL data model that groups related data into a single unit called an aggregate. It stores related information together, reducing the need f...
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: 29 June 2026
The Columnar Data Model is a type of NoSQL database model that stores data in columns instead of rows. It is designed to handle large amounts of data efficiently and provi...
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: 22 June 2026
A key-value database is a type of NoSQL database that stores data as key-value pairs. Each key acts as a unique identifier and is associated with a single value.Uses simpl...
read more
Picked
NoSQL
NoSQL
1
2
3
4
✕