DEV Community

Database

Posts on building, using, and learning about databases.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding ACID Properties: The Pillars of Reliable Databases

Understanding ACID Properties: The Pillars of Reliable Databases

Comments
3 min read
SQL Transactions: Ensuring Data Integrity and Consistency

SQL Transactions: Ensuring Data Integrity and Consistency

Comments
3 min read
Understanding SQL Triggers: Automating Database Tasks with Ease

Understanding SQL Triggers: Automating Database Tasks with Ease

Comments
3 min read
Understanding Stored Procedures: A Guide to Efficient SQL Programming

Understanding Stored Procedures: A Guide to Efficient SQL Programming

Comments
3 min read
Mastering SQL Views: Simplify, Secure, and Optimize Your Database Queries

Mastering SQL Views: Simplify, Secure, and Optimize Your Database Queries

Comments
3 min read
Clustered vs Non-Clustered Indexes: Key Differences for Database Optimization

Clustered vs Non-Clustered Indexes: Key Differences for Database Optimization

Comments
3 min read
Denormalization in Databases: Enhancing Performance with Redundant Data

Denormalization in Databases: Enhancing Performance with Redundant Data

Comments
3 min read
Understanding Normal Forms in Database Design: A Comprehensive Guide

Understanding Normal Forms in Database Design: A Comprehensive Guide

Comments
4 min read
Understanding Database Normalization: Ensuring Efficient and Consistent Data Storage

Understanding Database Normalization: Ensuring Efficient and Consistent Data Storage

Comments
3 min read
Understanding BSON: The Backbone of MongoDB's Data Format

Understanding BSON: The Backbone of MongoDB's Data Format

7
Comments
2 min read
Connecting to MongoDB: A Guide for Clients and Applications

Connecting to MongoDB: A Guide for Clients and Applications

1
Comments
2 min read
Mastering SQL LIMIT Clause: Controlling the Number of Rows in Queries

Mastering SQL LIMIT Clause: Controlling the Number of Rows in Queries

Comments
3 min read
Mastering SQL DISTINCT: Removing Duplicates Made Simple

Mastering SQL DISTINCT: Removing Duplicates Made Simple

1
Comments
2 min read
SQL UNION vs UNION ALL: Key Differences Explained

SQL UNION vs UNION ALL: Key Differences Explained

1
Comments
2 min read
Understanding SQL Subqueries: A Complete Guide with Examples

Understanding SQL Subqueries: A Complete Guide with Examples

1
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.