Roast Dev - community of developers Logo
  • Home
  • Categories
  • About
Login
Tech news 6 Tech Posts 31279 Web Dev 25
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Roast Dev - community of developers

Professional programming tutorials and development guides. Learn, build, and grow your software development skills.

  • About Us
  • All Categories
  • Sitemap
  • RSS Feed
  • We are on DFace
  • RoastedGames

Made with PHP &
© 2026 Roast Dev - community of developers. All rights reserved.

How Timescale Solves Real-Time Analytics in Postgres

If real-time analytics performance is critical for the demanding application you’re building, this is the technical whitepaper you’ll be glad you read: Timescale Architecture for Real-Time Analyti...
21.04.2025 0 Read More

Mastering Database Consistency: Unlocking the 'C' in ACID with PostgreSQL

Mastering Database Consistency: Unlocking the 'C' in ACID with PostgreSQL
Introduction In the last article, I talked about atomicity in databases. As you know, I’m doing a deep-dive series on ACID in databases, and now it's time to tackle the C—Consistency.As a...
20.04.2025 0 Read More

Deploying a FastAPI + PostgreSQL App Using Google Cloud Run and Cloud SQL

Combining FastAPI with PostgreSQL gives you a powerful backend stack. When you deploy it on Google Cloud Run and use Cloud SQL as your managed database, you get scalability, security, and ease of main...
20.04.2025 0 Read More

Indexing in PostgreSQL: Pros, Cons, and Best Practices

Indexing is a fundamental feature in PostgreSQL that can significantly enhance query performance. However, while indexes can speed up data retrieval, they come with trade-offs. This article explores t...
21.04.2025 0 Read More

Spinning Up PostgreSQL with Docker Compose + Dashboard

Hello, database lovers! (I know that doesn’t really exist, but hey — I'm trying to break the ice here 🫠)I want to share a script to spin up PostgreSQL using docker-compose, which can be useful ...
21.04.2025 0 Read More

Deploy your Django app with Postgres DB to production using Docker and Nginx

Deploy your Django app with Postgres DB to production using Docker and Nginx
If you have came across this blog, Congrats!🥳, you are doing your best! Running a Django application on your local system is quite easy. It doesn't matter if you are a newbie or an skilled professi...
21.04.2025 0 Read More

Who Writes Faster: Mongo or Postgres? I Ran a 1M Record Experiment to Find Out

Who Writes Faster: Mongo or Postgres? I Ran a 1M Record Experiment to Find Out
🚀 I wanted to know: Which database inserts 1M records faster—MongoDB or PostgreSQL? So I built a benchmark pipeline from scratch—and the results surprised me. 💡 Why I Built This I'...
22.04.2025 0 Read More

Your Entire Tech Stack Could Be Postgres and a Docker Container

Most apps don't fail because the stack couldn't scale. They fail because the team burned out before the product found traction.Too many developers start by designing for scale they'll never hit - rack...
22.04.2025 0 Read More

Build and Deploy a Full Backend API with Next.js, Drizzle ORM and Neon (PostgreSQL) | Todofy App

Build a full-featured Backend API with Next.js App Router, Drizzle ORM, and Neon database ! In this step-by-step project, you’ll create a complete CRUD API for a Todo app, test it with Postman, writ...
23.04.2025 0 Read More

Postgresql soft-delete strategies: balancing data retention

Usually, when we work in applications where the capacity is needed to restore deleted records at certain point in time, such as messaging systems where the user may have deleted messages/attachments b...
23.04.2025 0 Read More
Loading...
#reading
Pour Your Heart Into It
0
Upgrading wazuh 4.11.0 using docker in single node
0
Breaking Change: Making `tasks_prompts_chain` Agnostic and More Powerful
0
Spike detection: using simple algorithms to pinpoint analysis
0
Using Object Literals Instead of Switch Statements in JavaScript
0
#popular
How to Disable NSFW Filter in FaceFusion 3.2.0
0
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
1
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0