📊
Apr 26, 2026

HeliosDB Lite v3.6.3 — From v3.6.1, Through the Batched Executor Migration

v3.6.1 → v3.6.3 in one comparison. Window functions −25%, INSERT throughput −17 to −31%, CTE −13%. Time-travel index validated at 39 000× over linear scan. Four silently-red regression tests now green.

Read more →
Apr 26, 2026

Zero-Downtime PostgreSQL Major Upgrades, Orchestrated by HeliosProxy

Stage-driven upgrades with shadow-execution validation, chaos rehearsal, and time-travel replay rollback. The wedge into the PG-12-EOL migration market.

Read more →
🔗
Apr 25, 2026

HeliosProxy v0.4 — From Connection Router to Programmable Data-Plane

Real WASM plugin runtime, signed-plugin distribution via OCI, time-travel replay, zero-downtime PG major-version upgrade orchestrator, built-in admin console. Largest release in the project's history.

Read more →
🤖
Apr 24, 2026

Native MCP Server: Why Your Database Should Be an MCP Tool Provider

Three transports, twelve auto-registered tools, streaming progress events, single-shot discovery. Claude Code, Cursor, Continue, Codex, and Aider connect to HeliosDB Nano with no glue server.

Read more →
🔗
Apr 23, 2026

Graph-RAG: The WITH CONTEXT Clause and Why RAG Belongs in SQL

Vector store + graph DB + entity linker + reranker collapse into one engine. Eight ingestion adapters (incl. Docling), centrality re-rank, semantic-Merkle invalidation. 62 ms mean on 10k-node fixture.

Read more →
📈
Apr 22, 2026

HeliosDB Lite v3.6.1: April 2026 Monthly Performance Review

33 of 35 categories match or improve over v3.6.0. DELETE point −36% (1000× on a 10K-row table), IN subquery −47%, DISTINCT −45%, JOINs ~−29%. Full 35-category breakdown, three deep-dives, and open caveats.

Read more →
Apr 22, 2026

HeliosProxy v0.3.1: Faster Pool Checkout, Lock-Free Cache Reads

A patch release focused on the request path: 28–37% faster pool checkout, 3.1× faster metrics reads, zero-allocation protocol parsing, and concurrent L1 cache hits.

Read more →
💻
Apr 21, 2026

Code-Graph: SQL-Callable LSP Inside Your Database

CREATE EXTENSION hdb_code; CREATE AST INDEX ON src/. The AST is a table; symbols are rows. Time-travel + branch on every lsp_* call. Eight languages, runtime grammar registry, in-process embedder.

Read more →
🌐
Apr 21, 2026

REST as the Universal Database Interface: One Engine, Three Protocols

Part 3 of the BaaS series. Three callers, three needs: long-lived servers want wire protocol, serverless workers want REST, agents want MCP. Why HeliosDB exposes all three on the same engine and how to pick per caller.

Read more →
Apr 20, 2026

HeliosDB Nano v3.19 — From Embedded SQL to AI-Native Retrieval Engine

Five weeks, eight minor versions, three new tracks. Code-Graph (CREATE EXTENSION hdb_code), Graph-RAG (WITH CONTEXT clause), native MCP server. In-process fastembed, Docling ingestion, Drizzle/Prisma/TypeORM compat.

Read more →
💻
Apr 16, 2026

Zero to a Vector-Search Notes App in One Shell Session

Part 2 of the BaaS series. A hands-on build: provision, schema with VECTOR(1536), seed with embeddings, per-user scoped keys, branch for a feature, time-travel to debug, self-host with the same code. No SDK, no backend.

Read more →
🔗
Apr 8, 2026

Database-Agnostic by Default: Why a RESTful Backend Is the Portable Unit of Infrastructure

Part 1 of the BaaS series. SQL portability isn't database portability — drivers, pools, auth, and provisioning leak through. A RESTful BaaS moves the seam to the HTTP boundary. Bootstrap in one POST, deploy anywhere, scale stateless.

Read more →
Jan 15, 2026

Introducing HeliosDB Full v7.1.0

Our biggest release yet: 193 crates, 14 protocol adapters, quantum-inspired optimization, and GPU acceleration for the enterprise.

Read more →
Jan 8, 2026

How We Built 384x Vector Compression

A deep dive into Product Quantization and how we achieved 384x compression on high-dimensional vectors without sacrificing recall.

Read more →
Dec 20, 2025

Database Branching: Git for Your Data

How zero-cost copy-on-write branching at the storage layer changes the way teams develop, test, and deploy schema changes.

Read more →
Dec 12, 2025

Why We Chose Rust for HeliosDB

Memory safety without garbage collection, fearless concurrency, and zero-cost abstractions. Here's why Rust was the only choice.

Read more →
Nov 28, 2025

Benchmarking HeliosDB vs PostgreSQL

Fair, reproducible benchmarks comparing HeliosDB against PostgreSQL across OLTP, OLAP, and vector workloads on identical hardware.

Read more →
Nov 15, 2025

Building RAG Applications with HeliosDB

A step-by-step guide to building Retrieval-Augmented Generation pipelines using HeliosDB's native vector search and SQL.

Read more →
Oct 22, 2025

HeliosProxy: Beyond PgBouncer

Our flagship connection router with multi-tier caching, GraphQL gateway, WASM plugins, and intelligent query routing.

Read more →
Oct 10, 2025

Zero-Knowledge Encryption Explained

How HeliosDB implements client-side encryption where even the database server cannot read your data. Security without compromise.

Read more →
Sep 25, 2025

Time-Travel Queries in Production

Real-world patterns for using AS OF queries in production: audit compliance, debugging, data recovery, and A/B testing analysis.

Read more →
Sep 12, 2025

Multi-Tenancy Best Practices

Row-Level Security, per-tenant resource quotas, and isolation patterns for building SaaS applications on HeliosDB.

Read more →
Aug 30, 2025

Edge Computing with HeliosDB Nano

Deploy a full-featured database at the edge: IoT sensors, mobile apps, and offline-first architectures with a ~50MB binary.

Read more →
Aug 18, 2025

The Future of AI-Native Databases

Why vector search is just the beginning. Our vision for databases that understand, predict, and adapt to your application needs.

Read more →