Top 1.0% dependent packages on proxy.golang.org
Top 0.8% dependent repos on proxy.golang.org
Top 1.0% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org
proxy.golang.org : 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
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21azure/azure-sdk-for-go/sdk/data/azcosmos
Keywords:
azure
, azure-sdk
, go
, golang
, hacktoberfest
, microsoft
, rest
, sdk
License: MIT
Latest release: 6 days ago
First release: over 3 years ago
Namespace: github.com/Azure/azure-sdk-for-go/sdk/data
Dependent packages: 64
Dependent repositories: 60
Stars: 1,239 on GitHub
Forks: 734 on GitHub
Docker dependents: 30
Docker downloads: 78,494,456
See more repository details: repos.ecosyste.ms
Last synced: about 4 hours ago