SayBackend
Blog Topics About Projects
Topics
Hub page
PostgreSQL
Performance, safety, and production patterns for building on Postgres — from UUIDs to extensions and strictness tooling.
Hub page
Kubernetes
Pragmatic infrastructure and cluster operations — networking, GitOps, automation, and the hard lessons that make clusters reliable.
Hub page
Next.js
Self-hosting and production deployment strategies for Next.js — Docker, server builds, and avoiding platform lock-in.
2026
  • Recreating PlanetScale's pg_strict in Rust: A Build Log

    A detailed build log of cloning PlanetScale's pg_strict in Rust. From the pitfalls of sqlparser and executor hooks to the zero-overhead solution using Postgres' native post_parse_analyze_hook.

    postgres
  • January 2026 Changelog

    Theme management, Mermaid diagrams, and infrastructure improvements.

  • Updated now: Share Zustand State via URL (Copyable Links)

    Updated for Zustand v5: persist state in the URL hash so users can copy, share, and restore app state across sessions.

    docs
2025
  • PostgreSQL UUIDv7 Performance Benchmark: Native vs Custom Implementations

    Comprehensive analysis of modern time-ordered identifiers in PostgreSQL: UUIDv7, ULID, and TypeID implementations with real performance benchmarks, PostgreSQL 18 native support, and practical recommendations for choosing the right identifier for your project.

    postgres
  • Text Chunking for RAG Systems: How to Make AI Understand Documents Better

    Learn how to break down text effectively for Retrieval-Augmented Generation (RAG) systems. From simple character-based splits to AI-powered adaptive chunking, discover the best strategies to improve retrieval accuracy and context understanding.

    rag
  • Running Kafka Locally with Docker and KRaft Mode

    Learn how to set up and run Apache Kafka locally using Docker with the new KRaft mode, eliminating the need for Zookeeper.

    kafka
2024
  • Deploying a Next.js App to Production in any server

    Build a docker image of your nextjs app that can be deployed to any server, without any propreitary cloud provider lock-in.

    nextjs
  • Building an App with Next.js and Electron with Server Components Support

    Learn how to build an app with Next.js and Electron with Server Components support

    electron
  • Best Dockerfile for Golang, Optimize Your Dockerfile

    Create best Dockerfile for Golang, optimize your Dockerfile for Golang and make it blazingly fast! 🔥

    docker
  • Everything new in Saybackend Blog

    Features, enhancements, and changes.

SayBackend

Engineering blog exploring backend systems, DevOps, and structural data.

RSS Sitemap

© 2026 SayBackend. Zero Rights Reserved.

Press Esc or click anywhere to close