Browsing Tag
database
256 posts
AI wave
SOP – User Hardening Automation 1. Objective To automate Aerospike user hardening by removing unwanted users from the…
Postgresql Simplified
PostgreSQL Backend Developer Essentials: The Concepts I Learned Beyond CRUD When working with Node.js backend applications, knowing SQL…
DBNavigator – An DataGrip-inspired Database IDE Built with JavaFX
After months of development, I’m excited to share DBNavigator, a cross-platform database IDE that I’ve been building from…
RAG vs. Semantic Layer: Why AI Needs Deterministic Governance
Half the market is arguing about whether RAG or a semantic layer is the right foundation for enterprise…
Ontology on Snowflake: How to Make AI Actually Understand Your Data
https://www.youtube.com/watch?v=Ooan6cErKCM 演讲者 Taja(Snowflake 首席 AI 架构师)在 Snowflake Summit 2026 上以 《Ontology on Snowflake: How to Make AI Actually…
Manticore Search authentication rollout checklist for production
In production, “turn it on and done” almost never works. On a standalone node, the technical sequence is…
My idle ClickHouse was merging 11 million rows every 30 seconds
I run a small self-hosted observability tool on the cheapest VPS I could find on purpose: 2 cores,…
Treating Firestore as a public cache
Using Firestore as “the app’s primary database” is easy at first. Writes and reads complete in one place,…
Oracle RMAN Recovery Runbook: Restore, Recover, Prove It
The worst day of an Oracle DBA’s career is a restore they’ve never rehearsed. A datafile is gone,…
Change Data Capture in 2026: Supabase Webhooks, Prisma Pulse, and the “Thundering Herd” Problem
async database processing background job processing bulk update webhooks cdc webhooks change data capture database automation database cdc…