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.
Optimizing ASP.NET + EF6 for Bulk Insertion and Massive Data Selection: A Practical Guide

Optimizing ASP.NET + EF6 for Bulk Insertion and Massive Data Selection: A Practical Guide

Comments
10 min read
Adding an index made my query slower. Here's why.

Adding an index made my query slower. Here's why.

Comments 1
3 min read
How I Built a $0/Month Ecommerce MVP Without Shopify

How I Built a $0/Month Ecommerce MVP Without Shopify

Comments
2 min read
The text-to-SQL demo takes an afternoon. The other 90% is why you should buy it.

The text-to-SQL demo takes an afternoon. The other 90% is why you should buy it.

Comments 1
3 min read
What a Small-Business CRM Needs Beyond Contact Storage

What a Small-Business CRM Needs Beyond Contact Storage

Comments
2 min read
How Do You Delete Billions of WhatsApp Statuses Every Day Without Bringing Your Database to Its Knees?

How Do You Delete Billions of WhatsApp Statuses Every Day Without Bringing Your Database to Its Knees?

3
Comments
9 min read
Demystifying Connection Pooling: How to Stop Crashing Your Database

Demystifying Connection Pooling: How to Stop Crashing Your Database

Comments 2
3 min read
Your companies table is lying to you about when things happened

Your companies table is lying to you about when things happened

Comments
2 min read
SEQUENCE vs IDENTITY in SQL Server: Choosing the Right Auto-Increment

SEQUENCE vs IDENTITY in SQL Server: Choosing the Right Auto-Increment

1
Comments
6 min read
# 🔬 PostgreSQL Internals: What Is Actually Inside an 8 KB Page?

# 🔬 PostgreSQL Internals: What Is Actually Inside an 8 KB Page?

Comments
5 min read
# 🔍 What Actually Happens When PostgreSQL Executes a SELECT Query?

# 🔍 What Actually Happens When PostgreSQL Executes a SELECT Query?

Comments
5 min read
From Raw Tables to Business Insights: A SQL Workflow Every SaaS Team Can Use

From Raw Tables to Business Insights: A SQL Workflow Every SaaS Team Can Use

Comments
5 min read
AWS News - S1E1

AWS News - S1E1

Comments
2 min read
How to Comment in SQL: -- and /* */, and the Two Traps That Break a Query

How to Comment in SQL: -- and /* */, and the Two Traps That Break a Query

Comments
9 min read
Give Claude Code a Database

Give Claude Code a Database

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