Tagged articles

Postgres

10 articles · Page 1 of 1
21CTO
21CTO
Jul 20, 2026 · Databases

Database Legend Mike Stonebraker: The Birth of Postgres and Challenges in the AI Era

In a candid interview, database pioneer Mike Stonebraker recounts the academic and commercial journeys of Ingres and Postgres, critiques industry giants, explores his DebOS project that reimagines OS kernels as databases, and shares hard‑won insights on AI‑driven Text‑to‑SQL and career advice for the next generation.

AIDatabase SystemsDebOS
0 likes · 11 min read
Database Legend Mike Stonebraker: The Birth of Postgres and Challenges in the AI Era
AI Architecture Path
AI Architecture Path
Jul 2, 2026 · Artificial Intelligence

How Cognee’s Single‑Postgres AI Memory Outperforms Traditional RAG (23K+ Stars)

Cognee is an open‑source AI memory platform that combines vector embeddings and knowledge‑graph reasoning on a single Postgres database, delivering dual retrieval, automatic ontology generation, and BEAM benchmark scores up to 0.8—more than double traditional RAG—while offering multi‑language SDKs and flexible deployment options.

AI memoryKnowledge GraphPostgres
0 likes · 15 min read
How Cognee’s Single‑Postgres AI Memory Outperforms Traditional RAG (23K+ Stars)
StarRocks
StarRocks
May 28, 2026 · Industry Insights

How Fresha Built a Modern Real‑Time Analytics Stack with AutoMQ and StarRocks

Fresha replaced its Postgres‑Snowflake‑MSK pipeline with an AutoMQ‑based Diskless Kafka message layer and StarRocks for real‑time analytics, cutting storage costs 17‑20×, dropping query latency from seconds to sub‑second, and migrating ~1,000 topics in a week with zero downtime.

AutoMQCost OptimizationData Pipeline
0 likes · 24 min read
How Fresha Built a Modern Real‑Time Analytics Stack with AutoMQ and StarRocks
AI Engineering
AI Engineering
Apr 11, 2026 · Artificial Intelligence

GBrain: Open-Source AI Memory Engine that Gives OpenClaw and Hermes Long-Term Recall

GBrain, an open‑source AI memory hub created by YC partner Garry Tan, combines Postgres tsvector keyword search with pgvector semantic search via RRF, manages thousands of Markdown notes, and runs an automated nightly agent that refines and links memories, offering a practical long‑term recall layer for agents like OpenClaw and Hermes.

AI memoryHermesOpenClaw
0 likes · 4 min read
GBrain: Open-Source AI Memory Engine that Gives OpenClaw and Hermes Long-Term Recall
21CTO
21CTO
Feb 6, 2025 · Frontend Development

What’s New in Bun 1.2? 5 Major Updates That Redefine the JavaScript Toolchain

Version 1.2 of the Bun runtime introduces five significant enhancements—including improved Node.js compatibility, HTML import that replaces the entire frontend toolchain, native S3 object handling, a fast Promise‑based Postgres driver, and a text‑based lock file—positioning Bun as a comprehensive, cloud‑first JavaScript ecosystem.

BunHTML importJavaScript runtime
0 likes · 4 min read
What’s New in Bun 1.2? 5 Major Updates That Redefine the JavaScript Toolchain