Overview
Connect Silgi with databases, auth, AI, and client-side query libraries.
Connect Silgi with the libraries you already use. Each integration is a separate subpath import.
Drizzle ORM
Type-safe database queries with automatic tracing and analytics.
Better Auth
Authentication with session management and route protection.
AI SDK
Turn your API procedures into AI tools — LLMs call your API through function calling.
TanStack Query
Generate type-safe queryOptions and mutationOptions for React, Vue, Solid, and Svelte.
React Server Actions
Call procedures as server actions with [error, data] tuples. Works with Next.js and TanStack Start.
OpenAPI Client
Consume any OpenAPI endpoint as a typed Silgi client.
Broker
Distributed RPC over NATS or Redis — run procedures across services.
tRPC Interop
Gradual migration from tRPC — use both side by side.