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
- codemeta.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: 16 days ago
First release: about 4 years ago
Namespace: github.com/Azure/azure-sdk-for-go/sdk/data
Dependent packages: 96
Dependent repositories: 128
Stars: 1,746 on GitHub
Forks: 919 on GitHub
Docker dependents: 33
Docker downloads: 81,611,785
Total Commits: 7559
Committers: 246
Average commits per author: 30.728
Development Distribution Score (DDS): 0.793
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago
github.com/benthosdev/benthos/v4 v4.72.0 💰
Fancy stream processing made operationally mundane162 versions - Latest release: 1 day ago - 36 dependent packages - 9 dependent repositories - 5,853 stars on GitHub
github.com/treeverse/lakefS v1.73.0
lakeFS - Data version control for your data lake | Git for data250 versions - Latest release: 5 days ago - 4,999 stars on GitHub
github.com/treeverse/lakeFS v1.73.0
lakeFS - Data version control for your data lake | Git for data251 versions - Latest release: 5 days ago - 4,999 stars on GitHub
github.com/treeverse/lakefs v1.73.0
lakeFS - Data version control for your data lake | Git for data252 versions - Latest release: 5 days ago - 1 dependent package - 1 dependent repositories - 4,999 stars on GitHub
github.com/actionscore/actions v1.16.3
341 versions - Latest release: 8 days agogithub.com/dapr/dapr v1.16.3
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and ...344 versions - Latest release: 8 days ago - 193 dependent packages - 198 dependent repositories - 20,731 stars on GitHub
github.com/redpanda-data/connect/v4 v4.71.0 💰
Fancy stream processing made operationally mundane161 versions - Latest release: 9 days ago - 8,474 stars on GitHub
github.com/actionscore/components-contrib v1.16.4
176 versions - Latest release: 9 days agogithub.com/dapr/components-contrib v1.16.4
Community driven, reusable components for distributed apps181 versions - Latest release: 9 days ago - 89 dependent packages - 190 dependent repositories - 431 stars on GitHub
github.com/diggerhq/digger v0.6.136
Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI...255 versions - Latest release: 10 days ago - 1 dependent repositories - 4,716 stars on GitHub
github.com/benthosdev/connect/v4 v4.70.0 💰
Fancy stream processing made operationally mundane160 versions - Latest release: 17 days ago - 7,744 stars on GitHub
github.com/warpstreamlabs/bento v1.12.1
Fancy stream processing made operationally mundane. This repository is a fork of the original pro...44 versions - Latest release: about 1 month ago - 1,664 stars on GitHub
github.com/Jeffail/benthos/v4 v4.68.0 💰
Fancy stream processing made operationally mundane157 versions - Latest release: about 1 month ago - 6,899 stars on GitHub
github.com/jeffail/benthos/v4 v4.68.0
158 versions - Latest release: about 1 month agogithub.com/turbot/steampipe-plugin-azure v1.10.0
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No ...100 versions - Latest release: about 1 month ago - 39 stars on GitHub
github.com/redpanda-data/connect/public/bundle/enterprise/v4 v4.67.5 💰
Fancy stream processing made operationally mundane13 versions - Latest release: about 1 month ago - 8,474 stars on GitHub
github.com/redpanda-data/connect/public/bundle/free/v4 v4.67.5 💰
Package free imports all free, open source plugin implementations that ship with Redpanda Connect...13 versions - Latest release: about 1 month ago - 8,474 stars on GitHub
github.com/wombatwisdom/wombat v1.0.6
Wombat30 versions - Latest release: about 2 months ago - 36 stars on GitHub
github.com/canva/benthos/v4 v4.14.1 💰
A fork of the official benthosdev/benthos repository in order to apply Canva-specific customisations19 versions - Latest release: 4 months ago - 1 stars on GitHub
github.com/Canva/benthos/v4 v4.14.1 💰
A fork of the official benthosdev/benthos repository in order to apply Canva-specific customisations20 versions - Latest release: 4 months ago - 1 stars on GitHub
github.com/stilingue-inteligencia-artificial/benthos/v4 v4.52.0
Fancy stream processing made operationally mundane128 versions - Latest release: 8 months ago - 0 stars on GitHub
git.luolix.top/dapr/components-contrib v1.14.6
147 versions - Latest release: about 1 year agogithub.com/redpanda-data/benthos/v4 v4.41.0
55 versions - Latest release: about 1 year ago - 415 stars on GitHubgithub.hscsec.cn/dapr/dapr v1.14.4
271 versions - Latest release: about 1 year agogithub.1git.de/dapr/components-contrib v1.14.4
144 versions - Latest release: about 1 year agogithub.com/sapk/benthos-plugin-couchbase v1.0.6
Add couchbase processor to retrieve and update document from couchbase.7 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/sapk/benthos-plugin-couchbase/v2 v2.0.3
Add couchbase processor to retrieve and update document from couchbase.4 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/sapk/benthos-plugin-sereal v0.0.2
Add sereal encoding and decoding support to benthos via bloblang plugin2 versions - Latest release: over 1 year ago - 2 stars on GitHub
github.com/cll-gg/benthos/v4 v4.30.1
Fancy stream processing made operationally mundane44 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/azarc-io/components-contrib v1.13.4
Community driven, reusable components for distributed apps134 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/tyktechnologies/benthos/v4 v4.27.1
Fancy stream processing made operationally mundane2 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/TykTechnologies/benthos/v4 v4.27.1
Fancy stream processing made operationally mundane2 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/srenatus/benthos/v4 v4.28.0 💰
Fancy stream processing made operationally mundane2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/jeffmitchell-sas/benthos/v4 v4.27.0
Fancy stream processing made operationally mundane4 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/andreas-habel/benthos/v4 v4.26.0-cookie
Fancy stream processing made operationally mundane1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.phpd.cn/dapr/components-contrib v1.13.1
130 versions - Latest release: over 1 year agogithub.xiaoq7.com/dapr/components-contrib v1.13.1
130 versions - Latest release: over 1 year agogo.mondoo.com/mondoo-operator v1.22.0
☸️ Mondoo Client Kubernetes Operator106 versions - Latest release: over 1 year ago - 34 stars on GitHub
github.com/mondoohq/mondoo-operator v1.22.0
☸️ Mondoo Client Kubernetes Operator106 versions - Latest release: over 1 year ago - 38 stars on GitHub
github.com/dnitsch/configmanager v1.21.3
Config and Secret management across multiple implementations in a uniform way. Inc. AWS SecretsMa...68 versions - Latest release: over 1 year ago - 4 dependent packages - 2 dependent repositories - 14 stars on GitHub
github.hscsec.cn/dnitsch/configmanager v1.21.3
68 versions - Latest release: over 1 year agogithub.com/anovateam/benthos/v4 v4.26.0
Fancy stream processing made operationally mundane54 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/devinchristianson/benthos/v4 v4.26.0
Fancy stream processing made operationally mundane40 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.skymusic.top/dapr/dapr v1.12.5
233 versions - Latest release: almost 2 years agogithub.imxd.top/dapr/components-contrib v1.12.9
128 versions - Latest release: almost 2 years agogithub.skymusic.top/dapr/components-contrib v1.12.9
124 versions - Latest release: almost 2 years agogithub.com/dapr/components-contrib/tests/certification v0.0.0-20240125202524-0c687df973f3
Community driven, reusable components for distributed apps253 versions - Latest release: almost 2 years ago - 1 dependent package - 26 dependent repositories - 432 stars on GitHub
github.com/openmeterio/benthos-openmeter v0.0.6
Ingest events into OpenMeter from everywhere6 versions - Latest release: almost 2 years ago - 2 stars on GitHub
github.com/Djoulzy/benthos-fsnotify v0.0.0-20240105092134-e943ee4bbbc4
1 version - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/cludden/benthos/v4 v4.24.0-no-otel.2 💰
A dull, resilient and quick to deploy stream processor4 versions - Latest release: almost 2 years ago - 1 dependent package - 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: almost 2 years ago - 1 dependent repositories - 1 stars on GitHub
github.com/shono-io/leeroy v0.5.8
11 versions - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/nehal119/benthos-119 v1.1.2
Fancy stream processing made operationally mundane11 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/diwuwudi123/benthos/v4 v4.24.0
Fancy stream processing made operationally mundane36 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/James-JLC/dapr-components-contrib v1.8.1-rc.12
12 versions - Latest release: about 2 years agogithub.com/james-jlc/dapr-components-contrib v1.8.1-rc.12
10 versions - Latest release: about 2 years agogithub.com/peczenyj/benthos/v4 v4.23.2 💰
Fancy stream processing made operationally mundane30 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/bira37/benthos/v4 v4.22.0
Fancy stream processing made operationally mundane1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/boorad/benthos/v4 v4.22.0 💰
Fancy stream processing made operationally mundane6 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/liuxd6825/dapr v1.12.0
框架目标是简化DDD开发难度,使开发人员可直接进行业务开发,不需关心技术细节与实现。实现技术与业务分离,提升开发效率与质量。211 versions - Latest release: about 2 years 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 apps111 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/MorhafAlshibly/coanda v0.0.0-20231005215109-4fcca1d8a0d9
1 version - Latest release: about 2 years ago - 1 stars on GitHubgo.mondoo.com/cnquery/providers/azure v0.0.0-20231005093811-59568235f6ea
open source, cloud-native, graph-based asset inventory2 versions - Latest release: about 2 years ago - 376 stars on GitHub
go.mondoo.com/cnspec v0.0.0-20231005054046-df928df33bd8
An open source, cloud-native security to protect everything from build to runtime293 versions - Latest release: about 2 years ago - 2 dependent packages - 323 stars on GitHub
go.mondoo.com/cnquery v0.0.0-20230928171633-f174cbe35607
open source, cloud-native, graph-based asset inventory396 versions - Latest release: about 2 years ago - 7 dependent packages - 2 dependent repositories - 376 stars on GitHub
github.com/akhenakh/geo-benthos v0.0.0-20230920232208-c57bcc2f3c49
Benthos plugins to transform geographic coordinates from a stream.1 version - Latest release: about 2 years ago - 3 stars on GitHub
github.com/arshanh/benthos/v4 v4.0.0-20230827030726-13a3402bc957
Fancy stream processing made operationally mundane1 version - Latest release: over 2 years ago - 0 stars on GitHub
github.com/benthosdev/benthos-plugin-example v0.0.0-20230812135600-046510828869 💰
Benthos plugin examples3 versions - Latest release: over 2 years ago - 63 stars on GitHub
github.com/sjswi/components-contrib v1.11.5
109 versions - Latest release: over 2 years agogithub.com/shono-io/cli v0.2.0
The CLI to manage shono and shono artifacts2 versions - Latest release: over 2 years ago - 1 stars on GitHub
github.com/shono-io/shono v0.2.0
shono go sdk2 versions - Latest release: over 2 years ago - 1 dependent repositories - 0 stars on GitHub
github.com/openmeterio/openmeter v0.2.0
Metering and Billing for AI, API and DevOps. Collect and aggregate millions of usage events in re...206 versions - Latest release: over 2 years ago - 1 dependent repositories - 1,638 stars on GitHub
github.com/brendandburns/components-contrib v0.0.0-20230619194424-0a06464c945a
Community driven, reusable components for distributed apps1 version - Latest release: over 2 years ago - 0 stars on GitHub
github.com/sajithsebastian/components-contrib v0.0.0-20230518042917-ebb33e448572
Community driven, reusable components for distributed apps1 version - Latest release: over 2 years ago - 0 stars on GitHub
github.com/CocuyoStudio/dapr-fork v1.10.7
21 versions - Latest release: over 2 years agogithub.com/cocuyostudio/dapr-fork v1.10.7
177 versions - Latest release: over 2 years agogithub.com/dafanshu/benthos/v4 v4.14.1 💰
Fancy stream processing made operationally mundane25 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/mfamador/go-opentelemetry v0.0.0-20230420123941-b710e2e41f42
2 versions - Latest release: over 2 years ago - 0 stars on GitHubgithub.com/ryanlettieri/components-contrib v1.10.3
Community driven, reusable components for distributed apps81 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/ItalyPaleAle/components-contrib v1.10.1
29 versions - Latest release: over 2 years agogithub.com/italypaleale/components-contrib v1.10.1
29 versions - Latest release: over 2 years agogithub.com/italypaleale/dapr-components-contrib v1.10.1
Community driven, reusable components for distributed apps29 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/ItalyPaleAle/dapr-components-contrib v1.10.1
Community driven, reusable components for distributed apps29 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/wincus/benthos-gotmpl-plugin v0.0.2
Go text/template processor2 versions - Latest release: almost 3 years ago - 0 stars on GitHub
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: almost 3 years ago - 0 stars on GitHub
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: almost 3 years ago - 0 stars on GitHub
github.com/hwjiangkai/dapr v1.9.5
143 versions - Latest release: almost 3 years agogithub.com/antontroshin/components-contrib v1.9.6
Community driven, reusable components for distributed apps69 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/jy29/components-contrib v1.9.6
Community driven, reusable components for distributed apps69 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/JY29/components-contrib v1.9.6
Community driven, reusable components for distributed apps69 versions - Latest release: about 3 years ago - 1 dependent repositories - 0 stars on GitHub
github.com/groovy-sky/doh4a/v2 v2.0.0-20221122211749-ca01e9227940
1 version - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/groovy-sky/azuredoh/v2 v2.0.0-20221120212237-53c819d49d87
1 version - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/Arend-melissant/simhospital v0.0.0-20221025130320-0da26dcb4110
3 versions - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/fabiant7t/components-contrib v0.0.0-20221020192652-c878016e9ac5
Community driven, reusable components for distributed apps1 version - Latest release: about 3 years ago - 0 stars on GitHub
github.com/ryogok/dedicated-poc v0.0.0-20220917095009-334bc9ec2348
1 version - Latest release: about 3 years agogithub.com/conduitio-labs/conduit-connector-benthos v0.0.0-20220916163125-dfde7b7b0b10
Conduit connector wrapping Benthos inputs and outputs1 version - Latest release: about 3 years ago - 2 stars on GitHub
github.com/zgldh/benthos-modbus-processor v1.0.3
Map Modbus data into JSON object.4 versions - Latest release: about 3 years ago - 2 stars on GitHub
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 3 years ago - 0 stars on GitHub
github.com/ideaportriga/dapr-components-contrib v1.8.2
Community driven, reusable components for distributed apps55 versions - Latest release: over 3 years ago - 0 stars on GitHub
github.com/utilitywarehouse/data-infra-benthos/v4 v4.4.4
Fancy stream processing made operationally mundane. Forked to allow tweaks11 versions - Latest release: over 3 years ago - 0 stars on
Check this option to include packages that no longer depend on this package in their latest version but previously did.