🎯 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).
🖥️ Admin ServerAuto-generated admin UI with Zod-powered forms, filtering, relations navigation, and CRUD operations.
🔌 Pagination APIReady-to-use Firebase HTTPS function for cursor-based pagination with relation population.
🔄 Firestore → SQL SyncReplicate Firestore collections to BigQuery (or any SQL) via Pub/Sub with auto-migration, admin UI, and health checks.