Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexanderkozlenko/cotopaxi

A toolset for deploying data to Azure Cosmos DB with CI/CD pipelines
https://github.com/alexanderkozlenko/cotopaxi

azure cdm cicd cosmosdb deployment devops opc package

Last synced: 22 days ago
JSON representation

A toolset for deploying data to Azure Cosmos DB with CI/CD pipelines

Awesome Lists containing this project

README

        

## About

A toolset for deploying data to Azure Cosmos DB as part of a cloud-native application, designed for straightforward integration with CI/CD pipelines. The package format is based on the Common Data Model (CDM) and the Open Packaging Conventions (OPC) standards.

## Packages Status

[![NuGet Status (Stable)](https://img.shields.io/nuget/v/cotopaxi.svg?label=nuget%3A%20stable&style=flat-square)](https://www.nuget.org/packages/cotopaxi)
[![NuGet Status (Latest)](https://img.shields.io/nuget/vpre/cotopaxi.svg?label=nuget%3A%20latest&style=flat-square)](https://www.nuget.org/packages/cotopaxi/absoluteLatest)

## Documentation

- [Cotopaxi - Documentation](https://alexanderkozlenko.github.io/cotopaxi)
- [Microsoft - Common Data Model](https://learn.microsoft.com/en-us/common-data-model)
- [ECMA - Open Packaging Conventions](https://ecma-international.org/publications-and-standards/standards/ecma-376)