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.
Buddy Fit: The Ultimate AI Weightlifting Companion Powered by Dr. Mike Israetel and Jeff Nippard

Buddy Fit: The Ultimate AI Weightlifting Companion Powered by Dr. Mike Israetel and Jeff Nippard

Comments
6 min read
StarSense - new way of interacting with repos

StarSense - new way of interacting with repos

Comments
2 min read
Database Sharding: Simplifying Data Scalability

Database Sharding: Simplifying Data Scalability

Comments
7 min read
Data Pipeline Filters 101: Choosing Between Static and Dynamic Approaches

Data Pipeline Filters 101: Choosing Between Static and Dynamic Approaches

Comments
1 min read
Making the Ivorian Labor Code Accessible and Understandable through the RAG System

Making the Ivorian Labor Code Accessible and Understandable through the RAG System

Comments
2 min read
How I Went From Being a DBA to DevOps Engineer

How I Went From Being a DBA to DevOps Engineer

Comments
1 min read
GBASE数据库 | GBase 8a MPP Cluster Cluster Management Tool (2)

GBASE数据库 | GBase 8a MPP Cluster Cluster Management Tool (2)

9
Comments
11 min read
Code Review Assistant using Open Source AI Challenge with pgai and Ollama

Code Review Assistant using Open Source AI Challenge with pgai and Ollama

5
Comments
2 min read
Vector Search and Semantic Search in Depth

Vector Search and Semantic Search in Depth

20
Comments
2 min read
Rust Fullstack - Ollama: RepStar

Rust Fullstack - Ollama: RepStar

Comments
2 min read
GBASE数据库 | GBase 8s RHAC Cluster Basic Principles and Setup Steps

GBASE数据库 | GBase 8s RHAC Cluster Basic Principles and Setup Steps

Comments
9 min read
How SQLynx Enhances Multi-Database Management and Boosts Developer Productivity

How SQLynx Enhances Multi-Database Management and Boosts Developer Productivity

Comments
7 min read
Reducing Database Load Without Relying on MARS

Reducing Database Load Without Relying on MARS

Comments
1 min read
Database Normalization

Database Normalization

2
Comments
4 min read
Dremio, Apache Iceberg and their role in AI-Ready Data

Dremio, Apache Iceberg and their role in AI-Ready Data

Comments
7 min read
GBASE数据库 | GBase 8a MPP Cluster - Cluster Manage Tool (1)

GBASE数据库 | GBase 8a MPP Cluster - Cluster Manage Tool (1)

5
Comments
6 min read
GBASE数据库 | GBase 8c Typical Problem Resolution Examples

GBASE数据库 | GBase 8c Typical Problem Resolution Examples

Comments
3 min read
CouchDB: Offline-first multi-master synchronization using Docker and Docker-compose

CouchDB: Offline-first multi-master synchronization using Docker and Docker-compose

Comments
6 min read
DuckDB in Action

DuckDB in Action

8
Comments
2 min read
Planning and creating a database before you start working on your backend can save you time

Planning and creating a database before you start working on your backend can save you time

Comments
1 min read
01. தரவுத்தளம் எவ்வாறு உருவானது, அதன் தேவை என்ன? How did the database come about, What is its need?

01. தரவுத்தளம் எவ்வாறு உருவானது, அதன் தேவை என்ன? How did the database come about, What is its need?

Comments
1 min read
Leveraging Python's Pattern Matching and Comprehensions for Data Analytics

Leveraging Python's Pattern Matching and Comprehensions for Data Analytics

Comments
12 min read
Why Should I use Nosql?

Why Should I use Nosql?

Comments
1 min read
Collection and Record | Context of Oracle SQL

Collection and Record | Context of Oracle SQL

5
Comments
2 min read
From LEGO Bricks to Data Blocks: Adventures with PromptQL

From LEGO Bricks to Data Blocks: Adventures with PromptQL

14
Comments 1
7 min read
Visualizing Data with Amazon QuickSight

Visualizing Data with Amazon QuickSight

Comments
3 min read
System Design 05 - Databases: The Backbone of Data and Digital Nostalgia

System Design 05 - Databases: The Backbone of Data and Digital Nostalgia

1
Comments
2 min read
Avoiding Connection Pinning in Lambda and RDS Proxy with NestJS and Proxy Splitting

Avoiding Connection Pinning in Lambda and RDS Proxy with NestJS and Proxy Splitting

1
Comments
3 min read
How to use migrations with Golang

How to use migrations with Golang

Comments
8 min read
Deploying a MongoDB Collection Generator on Kubernetes

Deploying a MongoDB Collection Generator on Kubernetes

Comments
3 min read
Mastering MySQL Views

Mastering MySQL Views

Comments
6 min read
How to self-host MongoDB on a Raspberry Pi 4

How to self-host MongoDB on a Raspberry Pi 4

Comments
2 min read
Architecting Your Own Database - Part 1

Architecting Your Own Database - Part 1

Comments
4 min read
Understanding SQL Subqueries and Common Table Expressions (CTEs)

Understanding SQL Subqueries and Common Table Expressions (CTEs)

2
Comments
4 min read
GBase 数据库 | GBase 8a MPP Cluster Automatic Log Cleanup Implementation

GBase 数据库 | GBase 8a MPP Cluster Automatic Log Cleanup Implementation

9
Comments
2 min read
Understanding and Using Window Functions in SQL

Understanding and Using Window Functions in SQL

Comments
1 min read
GBASE数据库 | GBase 8c 500 Primary-Standby Maintenance: Common Issues and Solutions

GBASE数据库 | GBase 8c 500 Primary-Standby Maintenance: Common Issues and Solutions

5
Comments
2 min read
Data Modeling - Entities and Events

Data Modeling - Entities and Events

Comments
6 min read
How indexes power your database

How indexes power your database

3
Comments
4 min read
Top 🐘👀 Postgres Monitoring Tools 🧰 and Best Practices in 2024 🔝

Top 🐘👀 Postgres Monitoring Tools 🧰 and Best Practices in 2024 🔝

5
Comments
4 min read
NGINX

NGINX

Comments
3 min read
Understanding and Optimizing AWS RDS Performance Using Performance Insights

Understanding and Optimizing AWS RDS Performance Using Performance Insights

Comments
3 min read
How to Store Vibration Sensor Data

How to Store Vibration Sensor Data

10
Comments
18 min read
Seeders no Lithe: Preenchendo seu Banco de Dados Facilmente

Seeders no Lithe: Preenchendo seu Banco de Dados Facilmente

Comments
2 min read
paRAGraph - Narrative RAG chatbot

paRAGraph - Narrative RAG chatbot

10
Comments
2 min read
How to you collect data about your app?

How to you collect data about your app?

Comments
1 min read
SQL Server: Usare l'Istruzione LIKE all'Interno di una WHERE

SQL Server: Usare l'Istruzione LIKE all'Interno di una WHERE

Comments
3 min read
SQL Indexes

SQL Indexes

Comments
3 min read
The Prisma ORM: A Brief Overview and Introduction

The Prisma ORM: A Brief Overview and Introduction

3
Comments
9 min read
Introduction to DBMS

Introduction to DBMS

Comments
4 min read
SQL "SELECT INTO" vs "INSERT INTO SELECT" statements.

SQL "SELECT INTO" vs "INSERT INTO SELECT" statements.

Comments
1 min read
How to implement CREATE TABLE IF NOT EXISTS in Oracle

How to implement CREATE TABLE IF NOT EXISTS in Oracle

Comments
3 min read
How Pipe Syntax Fix SQL Design Problems

How Pipe Syntax Fix SQL Design Problems

Comments
5 min read
How to Create and Configure a Multi-VM Vagrant Setup for Web and Database Servers

How to Create and Configure a Multi-VM Vagrant Setup for Web and Database Servers

1
Comments
4 min read
Identifying Unused Indexes in PostgreSQL: A Bash Script Solution

Identifying Unused Indexes in PostgreSQL: A Bash Script Solution

Comments
4 min read
Congrats to the Winners of the Open Source AI Challenge with pgai and Ollama!

Congrats to the Winners of the Open Source AI Challenge with pgai and Ollama!

116
Comments 9
2 min read
Why should you use Docker

Why should you use Docker

2
Comments
3 min read
📛Stop Hardcoding Database Calls: Simplify with a Config Manager

📛Stop Hardcoding Database Calls: Simplify with a Config Manager

1
Comments
4 min read
Why Doesn't Postgres Use My Index

Why Doesn't Postgres Use My Index

Comments
16 min read
Connecting to a MySQL Database in PHP

Connecting to a MySQL Database in PHP

Comments
4 min read
loading...