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.
Why I'm Building My Own Distributed Database

Why I'm Building My Own Distributed Database

21
Comments 5
5 min read
SQLite dot commands: read command is recursive?

SQLite dot commands: read command is recursive?

1
Comments
2 min read
Building High-Performance Time-Series Applications with tsink: A Rust Embedded Database

Building High-Performance Time-Series Applications with tsink: A Rust Embedded Database

1
Comments
4 min read
Indexing, Hashing & Query Optimization in SQL

Indexing, Hashing & Query Optimization in SQL

2
Comments
2 min read
Why Data Partitioning Is Harder Than It Looks

Why Data Partitioning Is Harder Than It Looks

1
Comments
2 min read
Understanding ACID Properties in SQL Transactions

Understanding ACID Properties in SQL Transactions

3
Comments
2 min read
AWS Use Cases | Why choose single table design in DynamoDB (and why not)?

AWS Use Cases | Why choose single table design in DynamoDB (and why not)?

1
Comments
6 min read
CRUD OPERATIONS IN MONGODB

CRUD OPERATIONS IN MONGODB

2
Comments
2 min read
MongoDB Hands-On: Delete Data, Create Indexes & Master Queries

MongoDB Hands-On: Delete Data, Create Indexes & Master Queries

Comments
2 min read
Building a Redis Clone in Zig—Part 1

Building a Redis Clone in Zig—Part 1

Comments
5 min read
Indexing, Hashing, and Query

Indexing, Hashing, and Query

1
Comments
1 min read
SQLite dot commands: read file or standard output

SQLite dot commands: read file or standard output

1
Comments
3 min read
Concurrency and Row Versioning - Part 1

Concurrency and Row Versioning - Part 1

1
Comments
3 min read
Fuzzy String Matching in PostgreSQL with pg_trgm (Trigram Search Tutorial)

Fuzzy String Matching in PostgreSQL with pg_trgm (Trigram Search Tutorial)

2
Comments
2 min read
Expression-Based Parameter Value Feature in Oracle 21c

Expression-Based Parameter Value Feature in Oracle 21c

Comments
1 min read
🚀 From Excel to Web App: How I Built a Smart Assignment Management System for 125 Students

🚀 From Excel to Web App: How I Built a Smart Assignment Management System for 125 Students

3
Comments
4 min read
Provisioning AWS Infrastructure using Terraform and GitHub Actions

Provisioning AWS Infrastructure using Terraform and GitHub Actions

9
Comments
18 min read
Swiss Tables the superior performance hashmap

Swiss Tables the superior performance hashmap

3
Comments
7 min read
NORMALIZATION

NORMALIZATION

1
Comments
3 min read
What I Learned from Digging into the SolidCache Gem

What I Learned from Digging into the SolidCache Gem

Comments
1 min read
CRUD, reps, repeat - My Database Grind

CRUD, reps, repeat - My Database Grind

Comments 1
3 min read
SQLStorm & CogniSQL: An AI-Augmented SQL Dataset(202508)

SQLStorm & CogniSQL: An AI-Augmented SQL Dataset(202508)

Comments
4 min read
How defence is changing and why databases are critical to the shift into AI

How defence is changing and why databases are critical to the shift into AI

20
Comments
4 min read
SQLite functions: Generate Series Examples

SQLite functions: Generate Series Examples

Comments
2 min read
Beyond Functional: Writing Professional and Performant SQL Queries

Beyond Functional: Writing Professional and Performant SQL Queries

3
Comments
2 min read
loading...