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
Misc
7.7K+ articles
Difference Between
3.1K+ articles
DBMS
1.3K+ articles
GATE CS
1.1K+ articles
school-programming
240+ articles
dbms
51+ articles
DBMS-Transactions and Concurrency Control
29+ articles
Neo4j
12+ articles
DBMS Basics
18 posts
Recent Articles
Popular Articles
DBMS Integrity Constraints
Last Updated: 23 July 2025
Integrity constraints are a set of rules used in DBMS to ensure that the data in a database is accurate, consistent and reliable. These rules helps in maintaining the qual...
read more
DBMS
Picked
DBMS Basics
dbms
Computer Science and Engineering
Difference Between Dense Index and Sparse Index in DBMS
Last Updated: 23 July 2025
Indexing is a technique in DBMS that is used to optimize the performance of a database by reducing the number of disk access required. An index is a type of data structure...
read more
DBMS
Placements
DBMS Quiz
DBMS Basics
dbms
How to Implement Atomicity and Durability in Transactions in DBMS?
Last Updated: 23 July 2025
Atomicity and durability are ACID properties that ensure the reliability and consistency of transactions in DBMS (database management system). First of all, let's understa...
read more
DBMS
DBMS Basics
dbms
placement
MS Access – A GUI Database
Last Updated: 23 July 2025
MS Access (also known as Microsoft Access) is a useful tool for organizing and managing data. It's been around since 1992 and is popular with businesses, schools, and even...
read more
Computer Subject
DBMS
Geeks Premier League
DBMS Basics
dbms
GeeksforGeeks
MSOffice
MicrosoftOfficeTools
Geeks Premier League 2023
Microsoft Office
Primary Key in DBMS
Last Updated: 15 November 2025
A primary key is a unique identifier assigned to each record within a database table. A primary key is an attribute (or column) or a set of attributes that uniquely ident...
read more
DBMS
Picked
DBMS Basics
What is Data Inconsistency in DBMS?
Last Updated: 23 July 2025
The database is the collection of structured records that are used in various scenarios to gain useful insights, perform CRUD operations, and many other things. The data s...
read more
Computer Subject
DBMS
Picked
DBMS Basics
Disadvantages of File Systems
Last Updated: 23 July 2025
In this article, we will learn the importance of a Database management system and how it is better than the Traditional file systems that were used before DBMS to store da...
read more
DBMS
Picked
DBMS Basics
Tuple in DBMS
Last Updated: 18 July 2025
A tuple in DBMS refers to a single row in a relational table. It holds data for one specific record, with each value corresponding to a column (attribute) in the table. Tu...
read more
DBMS
DBMS Basics
Introduction To Temporal Database
Last Updated: 23 July 2025
Pre-requisites: DatabaseA temporal database is a database that needs some aspect of time for the organization of information. In the temporal database, each tuple in relat...
read more
DBMS
DBMS Basics
Base Properties in DBMS
Last Updated: 23 July 2025
Pre-requisites: ACID Properties in DBMSThe BASE properties of a database management system are a set of principles that guide the design and operation of modern databases....
read more
DBMS
DBMS Basics
Data Storage and Querying in DBMS
Last Updated: 23 July 2025
Database Management System is the collection of interrelated data/information or a set of programs that manages controls, and accesses the use of data. Through DBMS, users...
read more
DBMS
Picked
DBMS Basics
Data Model In Neo4j
Last Updated: 01 September 2021
The data model in Neo4j organizes data using the concepts of nodes and relationships. Both nodes and relationships can have properties, which store the data items associat...
read more
DBMS
Web Technologies
DBMS Basics
Neo4j
Difference between File System and DBMS
Last Updated: 06 August 2025
A file system and a DBMS are two kinds of data management systems that are used in different capacities and possess different characteristics. A File System is a way of o...
read more
DBMS
Difference Between
GATE CS
DBMS Basics
Why recovery is needed in DBMS
Last Updated: 11 July 2025
Basically, whenever a transaction is submitted to a DBMS for execution, the operating system is responsible for making sure or to be confirmed that all the operations whic...
read more
Misc
DBMS
DBMS Basics
DBMS-Transactions and Concurrency Control
dbms
Introduction of 3-Tier Architecture in DBMS
Last Updated: 23 July 2025
The 3-Tier Architecture is one of the most popular and effective architectural models in the design and development of modern database-driven applications. It is widely us...
read more
DBMS
DBMS Basics
Databases
1
2