All
Articles 104,258Blog Posts 116,973Tech Tutorials 26,329Research Papers 21,854News 16,148
⚡ AI Lessons

Dev.to · Grig
📊 Data Analytics & Business Intelligence
5mo ago
MariaDB mysqldump guide — Using mysqldump for MariaDB database backups
The mysqldump utility is one of the most reliable tools for creating logical backups of MariaDB...

Dev.to · Grig
🔧 Backend Engineering
6mo ago
PostgreSQL backup and restore — Complete guide to backing up and restoring databases
Database backups are a critical component of any production system, protecting against data loss from...

Dev.to · Grig
🛠️ AI Tools & Apps
6mo ago
Databasus showed an example how to use AI in large open source projects
Open source projects are increasingly adopting AI tools in their development workflows. But when your...

Dev.to · Grig
🔧 Backend Engineering
6mo ago
Databasus — open source backup tool for PostgreSQL, MySQL and MongoDB
Databasus is an open source tool for backing up databases. The main goal of the project is to create...

Dev.to · Grig
🔧 Backend Engineering
6mo ago
Why you don't need PITR and incremental backups for most PostgreSQL databases in 2026
PostgreSQL backup strategies have evolved dramatically over the past decade. Yet many teams still...

Dev.to · Grig
🔧 Backend Engineering
6mo ago
Postgresus is live on Product Hunt — the open source PostgreSQL backup tool
Managing PostgreSQL backups has always been a pain point for developers. Manual pg_dump scripts,...

Dev.to · Grig
🔧 Backend Engineering
6mo ago
Top 7 pg_dump Backup Strategies for Production-Grade PostgreSQL
Running pg_dump manually once in a while isn't a backup strategy — it's a gamble. Production...

Dev.to · Grig
🔧 Backend Engineering
6mo ago
Top 5 Backup Formats and When to Use Them for PostgreSQL
Choosing the right backup format can mean the difference between a 10-minute recovery and an all-day...

Dev.to · Grig
📊 Data Analytics & Business Intelligence
6mo ago
Top 5 Ways to Combine pg_dump with Cloud Storage
Local backups are better than no backups, but they share a critical vulnerability with your database...
DeepCamp AI