Guides Overview
Guides focus on operating Ormed in real applications: testing, multi-database setups, observability, and production guardrails.
Prerequisites
What You’ll Learn
- Which guide to use for your immediate goal
- How to progress from one service to production-scale patterns
- Where the fullstack tutorial fits in the learning path
Step Outcome
By the end of this page, you should know exactly which guide to open next for your current problem.
Choose by Goal
- Build a complete app walkthrough: start with Fullstack Tutorial.
- Add reliable quality gates: use Testing.
- Run multiple databases cleanly: use Multi-Database Support.
- Add runtime visibility: use Observability.
- Harden conventions: use Best Practices.
Suggested Order
If You’re In A Hurry
- Need confidence in behavior: go to Testing.
- Need multiple connections/tenancy: go to Multi-Database Support.
- Need logs/metrics/traces: go to Observability.