An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.9% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.5% 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/aztables

Package aztables can access an Azure Storage or CosmosDB account. The aztables package is capable of: The Azure Data Tables library allows you to interact with two types of resources: * the tables in your account * the entities within those tables. Interaction with these resources starts with an instance of a client. To create a client object, you will need the account's table service endpoint URL and a credential that allows you to access the account. The clients support different forms of authentication. The aztables library supports any of the `azcore.TokenCredential` interfaces, authorization via a Connection String, or authorization with a Shared Access Signature token. To use an account shared key (aka account key or access key), provide the key as a string. This can be found in your storage account in the Azure Portal under the "Access Keys" section. Use the key as the credential parameter to authenticate the client: Using a Connection String Depending on your use case and authorization method, you may prefer to initialize a client instance with a connection string instead of providing the account URL and credential separately. To do this, pass the connection string to the client's `from_connection_string` class method. The connection string can be found in your storage account in the [Azure Portal][azure_portal_account_url] under the "Access Keys" section or with the following Azure CLI command: Using a Shared Access Signature To use a shared access signature (SAS) token, provide the token at the end of your service URL. You can generate a SAS token from the Azure Portal under Shared Access Signature or use the ServiceClient.GetAccountSASToken or Client.GetTableSASToken() functions. Common uses of the Table service included: * Storing TBs of structured data capable of serving web scale applications * Storing datasets that do not require complex joins, foreign keys, or stored procedures and can be de-normalized for fast access * Quickly querying data using a clustered index * Accessing data using the OData protocol and LINQ filter expressions The following components make up the Azure Data Tables Service: * The account * A table within the account, which contains a set of entities * An entity within a table, as a dictionary The Azure Data Tables client library for Go allows you to interact with each of these components through the use of a dedicated client object. Two different clients are provided to interact with the various components of the Table Service: 1. **`ServiceClient`** - 2. **`Client`** - Entities are similar to rows. An entity has a PartitionKey, a RowKey, and a set of properties. A property is a name value pair, similar to a column. Every entity in a table does not need to have the same properties. Entities are returned as JSON, allowing developers to use JSON marshalling and unmarshalling techniques. Additionally, you can use the aztables.EDMEntity to ensure proper round-trip serialization of all properties. The following sections provide several code snippets covering some of the most common Table tasks, including: * Creating a table * Creating entities * Querying entities Create a table in your account and get a `Client` to perform operations on the newly created table: Creating Entities Querying entities

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21azure/azure-sdk-for-go/sdk/data/aztables
Keywords: azure , azure-sdk , go , golang , hacktoberfest , microsoft , rest , sdk
License: MIT
Latest release: 7 months ago
First release: over 3 years ago
Namespace: github.com/Azure/azure-sdk-for-go/sdk/data
Dependent packages: 96
Dependent repositories: 128
Stars: 1,266 on GitHub
Forks: 747 on GitHub
Docker dependents: 33
Docker downloads: 81,611,785
See more repository details: repos.ecosyste.ms
Last synced: about 3 hours ago

Top 6.7% on proxy.golang.org
github.com/cll-gg/benthos/v4 v4.30.1
Fancy stream processing made operationally mundane
44 versions - Latest release: 11 months ago - 0 stars on GitHub
Top 6.7% on proxy.golang.org
github.com/azarc-io/components-contrib v1.13.4
Community driven, reusable components for distributed apps
134 versions - Latest release: 11 months ago - 0 stars on GitHub
Top 6.8% on proxy.golang.org
github.com/TykTechnologies/benthos/v4 v4.27.1
Fancy stream processing made operationally mundane
2 versions - Latest release: 11 months ago - 1 stars on GitHub
Top 6.8% on proxy.golang.org
github.com/tyktechnologies/benthos/v4 v4.27.1
Fancy stream processing made operationally mundane
2 versions - Latest release: 11 months ago - 1 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/srenatus/benthos/v4 v4.28.0 💰
Fancy stream processing made operationally mundane
2 versions - Latest release: 11 months ago - 0 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/jeffmitchell-sas/benthos/v4 v4.27.0
Fancy stream processing made operationally mundane
4 versions - Latest release: 12 months ago - 0 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/andreas-habel/benthos/v4 v4.26.0-cookie
Fancy stream processing made operationally mundane
1 version - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.3% on proxy.golang.org
github.phpd.cn/dapr/components-contrib v1.13.1
130 versions - Latest release: about 1 year ago
Top 7.4% on proxy.golang.org
github.xiaoq7.com/dapr/components-contrib v1.13.1
130 versions - Latest release: about 1 year ago
Top 9.2% on proxy.golang.org
github.hscsec.cn/dnitsch/configmanager v1.21.3
68 versions - Latest release: about 1 year ago
Top 9.1% on proxy.golang.org
github.com/devinchristianson/benthos/v4 v4.26.0
Fancy stream processing made operationally mundane
40 versions - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/anovateam/benthos/v4 v4.26.0
Fancy stream processing made operationally mundane
54 versions - Latest release: about 1 year ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Canva/benthos/v4 v4.13.0
A fork of the official benthosdev/benthos repository in order to apply Canva-specific customisations
17 versions - Latest release: about 1 year ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/canva/benthos/v4 v4.13.0
A fork of the official benthosdev/benthos repository in order to apply Canva-specific customisations
17 versions - Latest release: about 1 year ago - 1 stars on GitHub
Top 9.2% on proxy.golang.org
github.skymusic.top/dapr/dapr v1.12.5
233 versions - Latest release: about 1 year ago
Top 9.2% on proxy.golang.org
github.skymusic.top/dapr/components-contrib v1.12.9
124 versions - Latest release: about 1 year ago
Top 9.1% on proxy.golang.org
github.imxd.top/dapr/components-contrib v1.12.9
128 versions - Latest release: about 1 year ago
Top 2.8% on proxy.golang.org
github.com/dapr/components-contrib/tests/certification v0.0.0-20240125202524-0c687df973f3
Community driven, reusable components for distributed apps
253 versions - Latest release: over 1 year ago - 1 dependent package - 26 dependent repositories - 432 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/openmeterio/benthos-openmeter v0.0.6
Ingest events into OpenMeter from everywhere
6 versions - Latest release: over 1 year ago - 2 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/Djoulzy/benthos-fsnotify v0.0.0-20240105092134-e943ee4bbbc4
1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/vermacodes/one-click-aks v0.0.0-20231208221625-ead496544e55
One click AKS Deployment & Then Destroy.
27 versions - Latest release: over 1 year ago - 1 dependent repositories - 1 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/shono-io/leeroy v0.5.8
11 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nehal119/benthos-119 v1.1.2
Fancy stream processing made operationally mundane
11 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/diwuwudi123/benthos/v4 v4.24.0
Fancy stream processing made operationally mundane
36 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/James-JLC/dapr-components-contrib v1.8.1-rc.12
12 versions - Latest release: over 1 year ago
Top 9.9% on proxy.golang.org
github.com/james-jlc/dapr-components-contrib v1.8.1-rc.12
10 versions - Latest release: over 1 year ago
github.com/peczenyj/benthos/v4 v4.23.2 💰
Fancy stream processing made operationally mundane
30 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/bira37/benthos/v4 v4.22.0
Fancy stream processing made operationally mundane
1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/boorad/benthos/v4 v4.22.0 💰
Fancy stream processing made operationally mundane
6 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/liuxd6825/dapr v1.12.0
框架目标是简化DDD开发难度,使开发人员可直接进行业务开发,不需关心技术细节与实现。实现技术与业务分离,提升开发效率与质量。
211 versions - Latest release: over 1 year ago - 7 dependent packages - 3 dependent repositories - 0 stars on GitHub
github.com/liuxd6825/dapr-components-contrib v1.12.0
Community driven, reusable components for distributed apps
111 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/MorhafAlshibly/coanda v0.0.0-20231005215109-4fcca1d8a0d9
1 version - Latest release: over 1 year ago - 1 stars on GitHub
Top 9.4% on proxy.golang.org
go.mondoo.com/cnquery/providers/azure v0.0.0-20231005093811-59568235f6ea
open source, cloud-native, graph-based asset inventory
2 versions - Latest release: over 1 year ago - 230 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/akhenakh/geo-benthos v0.0.0-20230920232208-c57bcc2f3c49
Benthos plugins to transform geographic coordinates from a stream.
1 version - Latest release: over 1 year ago - 3 stars on GitHub
github.com/arshanh/benthos/v4 v4.0.0-20230827030726-13a3402bc957
Fancy stream processing made operationally mundane
1 version - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/sjswi/components-contrib v1.11.5
109 versions - Latest release: almost 2 years ago
Top 9.7% on proxy.golang.org
github.com/shono-io/cli v0.2.0
The CLI to manage shono and shono artifacts
2 versions - Latest release: almost 2 years ago - 1 stars on GitHub
github.com/shono-io/shono v0.2.0
shono go sdk
2 versions - Latest release: almost 2 years ago - 1 dependent repositories - 0 stars on GitHub
github.com/brendandburns/components-contrib v0.0.0-20230619194424-0a06464c945a
Community driven, reusable components for distributed apps
1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/sajithsebastian/components-contrib v0.0.0-20230518042917-ebb33e448572
Community driven, reusable components for distributed apps
1 version - Latest release: almost 2 years ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/CocuyoStudio/dapr-fork v1.10.7
21 versions - Latest release: almost 2 years ago
Top 9.7% on proxy.golang.org
github.com/cocuyostudio/dapr-fork v1.10.7
177 versions - Latest release: almost 2 years ago
github.com/dafanshu/benthos/v4 v4.14.1 💰
Fancy stream processing made operationally mundane
25 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mfamador/go-opentelemetry v0.0.0-20230420123941-b710e2e41f42
2 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/italypaleale/components-contrib v1.10.1
29 versions - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/italypaleale/dapr-components-contrib v1.10.1
Community driven, reusable components for distributed apps
29 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ryanlettieri/components-contrib v1.10.3
Community driven, reusable components for distributed apps
81 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ItalyPaleAle/dapr-components-contrib v1.10.1
Community driven, reusable components for distributed apps
29 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ItalyPaleAle/components-contrib v1.10.1
29 versions - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/wincus/benthos-gotmpl-plugin v0.0.2
Go text/template processor
2 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ryanlettieri/dapr v1.10.2
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and ...
157 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/RyanLettieri/dapr v1.10.2
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and ...
157 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/hwjiangkai/dapr v1.9.5
143 versions - Latest release: over 2 years ago
Top 8.2% on proxy.golang.org
github.com/antontroshin/components-contrib v1.9.6
Community driven, reusable components for distributed apps
69 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jy29/components-contrib v1.9.6
Community driven, reusable components for distributed apps
69 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/JY29/components-contrib v1.9.6
Community driven, reusable components for distributed apps
69 versions - Latest release: over 2 years ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/groovy-sky/doh4a/v2 v2.0.0-20221122211749-ca01e9227940
1 version - Latest release: over 2 years ago - 0 stars on GitHub
github.com/groovy-sky/azuredoh/v2 v2.0.0-20221120212237-53c819d49d87
1 version - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/Arend-melissant/simhospital v0.0.0-20221025130320-0da26dcb4110
3 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/fabiant7t/components-contrib v0.0.0-20221020192652-c878016e9ac5
Community driven, reusable components for distributed apps
1 version - Latest release: over 2 years ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/ryogok/dedicated-poc v0.0.0-20220917095009-334bc9ec2348
1 version - Latest release: over 2 years ago
Top 9.7% on proxy.golang.org
github.com/conduitio-labs/conduit-connector-benthos v0.0.0-20220916163125-dfde7b7b0b10
1 version - Latest release: over 2 years ago
Top 8.2% on proxy.golang.org
github.com/zgldh/benthos-modbus-processor v1.0.3
Map Modbus data into JSON object.
4 versions - Latest release: over 2 years ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/pkedy/dapr v1.8.4
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and ...
124 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/ideaportriga/dapr-components-contrib v1.8.2
Community driven, reusable components for distributed apps
55 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/utilitywarehouse/data-infra-benthos/v4 v4.4.4
Fancy stream processing made operationally mundane. Forked to allow tweaks
11 versions - Latest release: almost 3 years ago - 0 stars on
github.com/robertmarsal/benthos/v4 v4.4.0
Fancy stream processing made operationally mundane
9 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/yash-nisar/dapr v1.8.0
120 versions - Latest release: almost 3 years ago
Top 9.0% on proxy.golang.org
github.com/cibingeorge/benthos/v4 v4.3.0 💰
Fancy stream processing made operationally mundane
7 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/eduardodbr/benthos/v4 v4.2.0 removed
7 versions - Latest release: almost 3 years ago
github.com/mihaitodor/benthos-vader v0.0.0-20220527225612-5cbf9da15e82
Benthos with sentiment analysis support
1 version - Latest release: almost 3 years ago - 1 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/blue-eight/azgo/azgo v0.0.0-20210930202145-cf46bd98efd1
azgo is a simple CLI tool that demonstrates the use of Azure from the Go programming language.
2 versions - Latest release: over 3 years ago - 1 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.