Guides
Guides
Task-oriented guides for using Melange’s client libraries, SQL functions, and operational patterns. Each guide includes examples in Go, TypeScript, and SQL where applicable. For direct SQL function signatures, see the SQL API reference.
Build an authorization model from scratch with end-to-end examples
Validate access using the Checker API
Find all objects a subject can access
Find all subjects with access to an object
In-memory, request-scoped, and custom cache strategies
Inject temporary tuples at check time for request context
Write integration tests for your permission setup
Expression indexes, materialized views, and dedicated tables
Built-in vs versioned strategies, CI/CD integration, schema evolution
Diagnose common issues with melange doctor