Ivy ORM
JSON →Ivy ORM is a TypeScript-based ORM for Azure AI Search (formerly Cognitive Search) that provides a schema-driven approach to defining search indexes, indexers, and data sources. It maps AI Search resources to strongly-typed JavaScript objects, enabling type-safe CRUD operations and search queries with built-in validation and auto-completion. Version 0.0.25 is in early alpha with frequent releases; key differentiators include first-class TypeScript support, schema-first design, and seamless integration with the Azure AI Search SDK unlike generic ORMs that lack AI Search-specific abstractions.
Resources
packageivy-orm ↗