Skip to content

jsorm Documentation

Build type-safe SQL workflows with a JSON-like API, explicit relations, modular adapters, and optional migrations.

Introduction

Understand what jsorm is, why it takes a JSON-first approach, and when it fits well. Read →

Installation

Install the core package and the adapters you need in minutes. Read →

Getting started

Define your first model and run typed queries step by step. Read →

Models

Explore field builders, type inference, and model metadata. Read →