Skip to content
@liteorm

LiteORM

A typed query builder and a declarative ORM over one CGo-free core
LiteORM

LiteORM

A typed query builder and a declarative ORM over one CGo-free core

Documentation  ·  Get started  ·  API reference  ·  Source


LiteORM is lite because it's modern, not minimal — built from a clean Go baseline (generics, iter.Seq2, log/slog, CGo-free pure-Go SQLite) instead of a decade-old codebase patched a thousand times. One library gives you an explicit query builder and a declarative orm over the same core — same backends, same transaction, same normalized errors — across SQLite, Postgres, MySQL & SQL Server.

go get liteorm.org
🧩 Two paradigms, one core a typed query builder and a declarative orm share one Session, dialect, scanner & errors — no library lock-in
Modern & lean generics-first, no hot-path reflection; CGo-free pure-Go SQLite; a driver-free core, one module per backend
🤖 Built for agents an embedded studio with AI built in (English → SQL), plus shipped Agent Skills + AGENTS.md
🎯 Safe by default N+1-safe eager loading, tri-state soft-delete, normalized errors on every backend, codegen on-ramps

Pinned Loading

  1. studio studio Public

    LiteORM Studio – embedded database web UI for Golang

    Go 1

  2. liteorm liteorm Public

    1

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…