Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos

Package azcosmos implements the client to interact with the Azure Cosmos DB SQL API. The azcosmos package is capable of: Types of Credentials The clients support different forms of authentication. The azcosmos library supports authorization via Azure Active Directory or an account key. Using Azure Active Directory To create a client, you can use any of the TokenCredential implementations provided by `azidentity`. Using account keys To create a client, you will need the account's endpoint URL and a key credential. Using connection string To create a client, you will need the account's connection string. The following are relevant concepts for the usage of the client: The following sections provide several code snippets covering some of the most common Table tasks, including: Create a database and obtain a `DatabaseClient` to perform operations on your newly created database. Create a container on an existing database and obtain a `ContainerClient` to perform operations on your newly created container. Creating, reading, and deleting items Querying items Querying items with parametrized queries Using Transactional batch
9 versions
Latest release: 9 months ago
36 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/Azure%2Fazure-sdk-for-go

Dependent Repos 60

forkmeplease/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 106 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

parampavar/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.sum
  • v0.3.2 go.mod

Size: 114 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

ItalyPaleAle/dapr-components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.3 go.mod
  • v0.3.3 go.sum

Size: 41 MB - Last synced: 4 days ago - Pushed: 4 days ago

ItalyPaleAle/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 120 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

skyao/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.sum
  • v0.3.2 go.mod

Size: 110 MB - Last synced: 4 months ago - Pushed: 4 months ago

DeepanshuA/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 121 MB - Last synced: 4 months ago - Pushed: 4 months ago

shubham1172/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 123 MB - Last synced: 6 months ago - Pushed: 6 months ago

xingrux/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.1 go.sum
  • v0.3.1 go.mod
  • v0.3.1 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.1 tests/certification/bindings/azure/cosmosdb/go.sum

Size: 15.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

helbing/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.1 go.mod
  • v0.3.1 go.sum

Size: 106 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

cmendible/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.1 go.mod
  • v0.3.1 go.sum
  • v0.3.1 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.1 tests/certification/bindings/azure/cosmosdb/go.sum

Size: 15.7 MB - Last synced: 24 days ago - Pushed: over 1 year ago

addjuarez/daprcitests
  • v0.3.1 go.mod
  • v0.3.1 go.sum

Size: 107 MB - Last synced: almost 1 year ago - Pushed: about 1 year ago

mandarj123/dapr-producerbug Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.1 go.sum
  • v0.3.1 go.mod
  • v0.3.1 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.1 tests/certification/bindings/azure/cosmosdb/go.sum

Size: 16.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

halspang/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 16.2 MB - Last synced: 28 days ago - Pushed: over 1 year ago

hypernova3/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 16.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

griffinbird/go-cosmos
A sample app using the Azure Cosmos DB SDK for Go
  • v0.3.1 go.mod
  • v0.3.1 go.sum

Size: 47.9 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago

ItalyPaleAle/dapr-ci-test
  • v0.3.1 go.mod
  • v0.3.1 go.sum

Size: 104 MB - Last synced: 3 months ago - Pushed: over 1 year ago

asw101/get-go-ing
  • v0.3.1 go-cosmosdb/go.mod
  • v0.3.1 go-cosmosdb/go.sum

Size: 38.1 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

JoshVanL/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.3 go.mod
  • v0.3.3 go.sum
  • v0.3.3 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.3 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.3 tests/certification/state/azure/cosmosdb/go.sum
  • v0.3.3 tests/certification/state/azure/cosmosdb/go.mod

Size: 38.2 MB - Last synced: 3 months ago - Pushed: 3 months ago

Arend-melissant/simhospital Fork of google/simhospital
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 89.7 MB - Last synced: 10 months ago - Pushed: over 1 year ago

microsvs/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 107 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

flawlesscode254/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.1 go.mod
  • v0.3.1 go.sum

Last synced: over 1 year ago

fidelity/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.3 go.mod
  • v0.3.3 go.sum

Size: 114 MB - Last synced: 6 months ago - Pushed: 6 months ago

addjuarez/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 113 MB - Last synced: 3 months ago - Pushed: 3 months ago

GPA-Gruppo-Progetti-Avanzati-SRL/tpm-az-common
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 172 KB - Last synced: 15 days ago - Pushed: 15 days ago

shubham1172/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 37.1 MB - Last synced: 8 months ago - Pushed: 8 months ago

skyao/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 35.9 MB - Last synced: 5 months ago - Pushed: 5 months ago

RyanLettieri/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 38 MB - Last synced: 4 months ago - Pushed: 4 months ago

akhilac1/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 28.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

x-shadow-man/dapr Fork of dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
  • v0.3.1 go.mod
  • v0.3.1 go.sum

Size: 106 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

kubemq/components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/bindings/azure/cosmosdb/go.sum
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.mod
  • v0.3.2 tests/certification/state/azure/cosmosdb/go.sum

Size: 28.6 MB - Last synced: 7 months ago - Pushed: 7 months ago

tmacam/dapr-components-contrib Fork of dapr/components-contrib
Community driven, reusable components for distributed apps
  • v0.3.2 go.mod
  • v0.3.2 go.sum

Size: 34 MB - Last synced: 10 months ago - Pushed: 10 months ago