victoria-orm

JSON →
library 0.3.2 ·javascript
verified Jun 5, 2026

Drizzle-style typed ORM for VictoriaLogs, version 0.3.2, with schema-first queries, typed inserts, and zero dependencies. Provides a fluent query builder for LogsQL, supporting select, count, group-by, insert, raw queries, and health checks. Ships TypeScript types and supports Basic Auth, Bearer tokens, or no auth. Differentiates from raw LogsQL clients by providing type-safe stream definitions, column types (text, timestamp, enum), and operators (eq, contains, not, exists, regex) with full TypeScript inference. Released as an early-stage package (0.x) on npm.