Complete sitemap of all documentation pages for easy navigation and indexing
Development setup, code quality, and contribution guidelines for CosmosQL
/docs/advanced/contributingCurrent limitations of CosmosQL and planned features
/docs/advanced/limitationsLearn how to migrate from the official Azure CosmosDB SDK to CosmosQL
/docs/advanced/migrationOptimize your CosmosQL queries for speed and cost efficiency
/docs/advanced/performanceFrequently asked questions about CosmosQL
/docs/faqUnderstand CosmosDB fundamentals, partition keys, and how CosmosQL prevents costly mistakes
/docs/getting-started/core-conceptsGet up and running with CosmosQL in 5 minutes
/docs/getting-started/quickstartWorking with partition keys, TTL, raw queries, and error handling
/docs/guide/advanced-patternsComplete guide to using aggregation functions in CosmosQL - count, sum, average, min, max, and group by operations with full type safety.
/docs/guide/aggregationsReal-world usage patterns for authentication, multi-tenant apps, time-series data, and more
/docs/guide/common-patternsUnderstand CosmosDB fundamentals, partition keys, and how CosmosQL prevents costly mistakes
/docs/guide/core-conceptsLearn how to create and insert documents into CosmosDB with CosmosQL
/docs/guide/createLearn how to delete documents and implement soft delete patterns
/docs/guide/deleteLearn how to query and read documents from CosmosDB efficiently
/docs/guide/readUnderstanding how CosmosQL's type inference works and leveraging it effectively
/docs/guide/type-systemLearn how to update existing documents in CosmosDB
/docs/guide/updateComplete guide to using aggregation functions in CosmosQL - count, sum, average, min, max, and group by operations with full type safety.
/docs/guides/aggregationsLearn how to create and insert documents into CosmosDB with CosmosQL
/docs/guides/creating-documentsOverview of Create, Read, Update, and Delete operations in CosmosQL
/docs/guides/crud-operationsComprehensive tools for managing and monitoring your CosmosDB resources
/docs/guides/database-managementLearn how to delete documents and implement soft delete patterns
/docs/guides/deleting-documentsA comprehensive guide to handling CosmosError and common issues
/docs/guides/error-handlingStructured schema and data evolution for your CosmosDB database
/docs/guides/schema-migrationsOptimize your CosmosQL queries for speed and cost efficiency
/docs/guides/performanceLearn how to query and read documents from CosmosDB efficiently
/docs/guides/reading-documentsLearn how to update existing documents in CosmosDB
/docs/guides/updating-documentsComprehensive tools for managing and monitoring your CosmosDB resources
/docs/managementStructured schema and data evolution for your CosmosDB database
/docs/migrationsUser login and registration patterns using CosmosQL
/docs/patterns/authenticationProduct catalogs and inventory management patterns
/docs/patterns/e-commerce-catalogData isolation per tenant using partition keys
/docs/patterns/multi-tenant-saasE-commerce shopping cart patterns with TTL for abandoned carts
/docs/patterns/shopping-cartsUser-generated content and social feed patterns
/docs/patterns/social-platform-feedsMetrics, logs, and time-series data patterns with TTL
/docs/patterns/time-series-dataDevelopment setup, code quality, and contribution guidelines for CosmosQL
/docs/project-info/contributingFrequently asked questions about CosmosQL
/docs/project-info/faqCurrent limitations of CosmosQL and planned features
/docs/project-info/limitationsLearn how to migrate from the official Azure CosmosDB SDK to CosmosQL
/docs/project-info/migrating-from-azure-sdkComplete reference for count, aggregate, groupBy, and convenience methods
/docs/reference/aggregation-methodsComplete API reference for CosmosQL field types, container methods, and query options
/docs/reference/api-referenceComplete reference for creating and configuring CosmosQL clients
/docs/reference/client-configurationComplete reference for querying documents with findUnique, findMany, and query
/docs/reference/query-methodsComplete reference for field types and container configurations
/docs/reference/schema-definitionUnderstanding how CosmosQL's type inference works and leveraging it effectively
/docs/reference/type-systemComplete reference for creating, updating, and deleting documents
/docs/reference/write-methodsWhy CosmosQL exists and the problems it solves
/docs/