🎯 Type-SafeFull TypeScript support with complete type inference. WhereClause as tuples, select with keyof.
🚀 Auto-GeneratedAutomatically generates get.by* and query.by* methods based on your foreignKeys and queryKeys config.
🔗 Relations & PopulateDefine relations between repositories and populate with typed select (field projection).
📦 Batch & BulkBatch operations (atomic, max 500) and bulk operations (auto-split for large datasets).