📰 Dev.to · Grig
Articles from Dev.to · Grig · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9050)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Grig
3mo 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
3mo 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
3mo 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
3mo 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
3mo 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
3mo 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
3mo 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
3mo 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
3mo 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