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.
easy-query ORM: EF Core for Java

easy-query ORM: EF Core for Java

Comments
3 min read
I built a tool to generate relationship-aware test data for Database (no seed scripts)

I built a tool to generate relationship-aware test data for Database (no seed scripts)

2
Comments 3
2 min read
Vector Database Tutorial: Build a Semantic Search Engine

Vector Database Tutorial: Build a Semantic Search Engine

Comments
3 min read
Your Diesel Migrations Might Be Ticking Time Bombs

Your Diesel Migrations Might Be Ticking Time Bombs

Comments
6 min read
Building AppReviews: the stack, the choices, and the compromises

Building AppReviews: the stack, the choices, and the compromises

Comments
5 min read
SQL Access for AI Agents — Flexibility with Guardrails

SQL Access for AI Agents — Flexibility with Guardrails

Comments
2 min read
Migrate the legacy Greenplum to Apache Cloudberry with cbcopy

Migrate the legacy Greenplum to Apache Cloudberry with cbcopy

Comments
7 min read
Transaction Rollback in MongoDB: What Actually Happens When Things Go Wrong

Transaction Rollback in MongoDB: What Actually Happens When Things Go Wrong

Comments
4 min read
SurrealDB joins the NVIDIA Inception Program

SurrealDB joins the NVIDIA Inception Program

15
Comments
1 min read
The Long Tail Problem: Handling Obscure Queries in Data-Driven Apps

The Long Tail Problem: Handling Obscure Queries in Data-Driven Apps

Comments
2 min read
MongoDB Document Model and CRUD in Practice

MongoDB Document Model and CRUD in Practice

1
Comments
5 min read
How SQLite Replaced PostgreSQL as My First Choice

How SQLite Replaced PostgreSQL as My First Choice

Comments
4 min read
EF Core Bulk Data Operations: Insert and Update Best Practices

EF Core Bulk Data Operations: Insert and Update Best Practices

Comments
3 min read
AWS S3 Vectors: Finally, Cloud Scalable Vector Storage 🚀

AWS S3 Vectors: Finally, Cloud Scalable Vector Storage 🚀

1
Comments
5 min read
From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL

From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL

Comments
2 min read
Cassandra-Like Distributed Database

Cassandra-Like Distributed Database

Comments
3 min read
Rethinking Stream-Batch Unification: Real-Time Processing with Incremental Materialized Views in Apache Cloudberry

Rethinking Stream-Batch Unification: Real-Time Processing with Incremental Materialized Views in Apache Cloudberry

Comments
5 min read
Lessons Learned: Choosing a Flink Distribution for Kubernetes (Bitnami vs Official)

Lessons Learned: Choosing a Flink Distribution for Kubernetes (Bitnami vs Official)

Comments
4 min read
Top 5 Backup Formats and When to Use Them for PostgreSQL

Top 5 Backup Formats and When to Use Them for PostgreSQL

Comments
6 min read
MLOps: Data Science Lifecycle with DataSets examples, Workflows and Pipelines.

MLOps: Data Science Lifecycle with DataSets examples, Workflows and Pipelines.

Comments
4 min read
State Management Patterns for Long-Running AI Agents: Redis vs StatefulSets vs External Databases

State Management Patterns for Long-Running AI Agents: Redis vs StatefulSets vs External Databases

Comments
3 min read
JOIN FETCH can be slower than N+1: a reproducible Doctrine benchmark (+ 1-row-per-entity JSON aggregation)

JOIN FETCH can be slower than N+1: a reproducible Doctrine benchmark (+ 1-row-per-entity JSON aggregation)

Comments 1
2 min read
DB-Toolkit - Database Management Made Simple

DB-Toolkit - Database Management Made Simple

Comments
1 min read
Top 5 Ways to Combine pg_dump with Cloud Storage

Top 5 Ways to Combine pg_dump with Cloud Storage

Comments
5 min read
Data Granularity: The Hidden Factor Behind AI Testing Quality

Data Granularity: The Hidden Factor Behind AI Testing Quality

Comments
8 min read
loading...