Azure Cosmos DB for NoSQL is a native non-relational database service and vector database for working with the document data model. It can arbitrarily store native JSON documents with flexible schema. Data is indexed automatically and is available for query using a flavor of the SQL query language designed for JSON data. It also supports vector search. Access the API using SDKs for popular frameworks such as .NET, Python, Java, and Node.js.