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.
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
PostgreSQL WAL: The Backbone of Reliable and Scalable Databases

PostgreSQL WAL: The Backbone of Reliable and Scalable Databases

1
Comments
3 min read
The Card Whisperer: Predicting Database Query Costs... Without Data by Arvind Sundararajan

The Card Whisperer: Predicting Database Query Costs... Without Data by Arvind Sundararajan

Comments
2 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
The Ultimate Guide to SQL Joins and Subqueries Explained

The Ultimate Guide to SQL Joins and Subqueries Explained

11
Comments
7 min read
An Introduction to Commonly Used PL/SQL Data Types

An Introduction to Commonly Used PL/SQL Data Types

1
Comments
4 min read
Stop Hammering Your Database: A Guide to Request Coalescing

Stop Hammering Your Database: A Guide to Request Coalescing

Comments
6 min read
How to create an Oracle Autonomous Database@Google Cloud

How to create an Oracle Autonomous Database@Google Cloud

1
Comments
5 min read
What is Redis Cache ?

What is Redis Cache ?

Comments
3 min read
Implementing Hierarchical Data Structures in PostgreSQL: LTREE vs Adjacency List vs Closure Table

Implementing Hierarchical Data Structures in PostgreSQL: LTREE vs Adjacency List vs Closure Table

1
Comments
18 min read
AlloyDB Omni: PostgreSQL optimizado para entornos híbridos y multicloud

AlloyDB Omni: PostgreSQL optimizado para entornos híbridos y multicloud

Comments
4 min read
AlloyDB Omni: PostgreSQL Optimized for Hybrid and Multicloud Environments

AlloyDB Omni: PostgreSQL Optimized for Hybrid and Multicloud Environments

Comments
4 min read
SQLite functions: generate series

SQLite functions: generate series

Comments
4 min read
SQLite dot commands: html tables with output and once

SQLite dot commands: html tables with output and once

1
Comments
2 min read
Redis Hands-On: Master Hashes, Persistence, Lua, & HyperLogLog with 5 Practical Labs

Redis Hands-On: Master Hashes, Persistence, Lua, & HyperLogLog with 5 Practical Labs

Comments
3 min read
Indexing, Hashing & Query Optimization in Databases

Indexing, Hashing & Query Optimization in Databases

2
Comments
3 min read
How I Passed the Neo4j Certified Professional Exam and Built a Simple Graph

How I Passed the Neo4j Certified Professional Exam and Built a Simple Graph

Comments 1
1 min read
Amazon Aurora DSQL

Amazon Aurora DSQL

Comments
2 min read
Building a CRUD API with Node.js, Express, and TypeScript: Type-Safe Database Operations

Building a CRUD API with Node.js, Express, and TypeScript: Type-Safe Database Operations

1
Comments 1
10 min read
loading...