Ecosyste.ms: Packages

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: about 2 months ago
First release: over 2 years ago
Namespace: github.com/Azure/azure-sdk-for-go/sdk/data
Dependent packages: 68
Dependent repositories: 128
Stars: 1,266 on GitHub
Forks: 747 on GitHub
Docker dependents: 33
Docker downloads: 81,611,761
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

Top 1.4% on proxy.golang.org
github.com/benthosdev/benthos/v4 v4.27.0 πŸ’°
Fancy stream processing made operationally mundane
40 versions - Latest release: 5 days ago - 19 dependent packages - 9 dependent repositories - 5,853 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/treeverse/lakeFS v1.19.0
lakeFS - Data version control for your data lake | Git for data
179 versions - Latest release: 14 days ago - 3,284 stars on GitHub
Top 3.0% on proxy.golang.org
github.com/treeverse/lakefs v1.19.0
lakeFS - Data version control for your data lake | Git for data
180 versions - Latest release: 14 days ago - 1 dependent package - 1 dependent repositories - 3,284 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/treeverse/lakefS v1.19.0
lakeFS - Data version control for your data lake | Git for data
178 versions - Latest release: 14 days ago - 3,284 stars on GitHub
Top 0.4% on proxy.golang.org
github.com/dapr/dapr v1.13.2
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and ...
242 versions - Latest release: 25 days ago - 164 dependent packages - 198 dependent repositories - 20,731 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/actionscore/components-contrib v1.13.1
133 versions - Latest release: 27 days ago
Top 1.1% on proxy.golang.org
github.com/dapr/components-contrib v1.13.1
Community driven, reusable components for distributed apps
138 versions - Latest release: 27 days ago - 77 dependent packages - 190 dependent repositories - 431 stars on GitHub
Top 8.2% on proxy.golang.org
go.mondoo.com/mondoo-operator v1.22.0
☸️ Mondoo Client Kubernetes Operator
106 versions - Latest release: about 1 month ago - 33 stars on GitHub
Top 4.7% on proxy.golang.org
github.com/diggerhq/digger v0.4.13
Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI...
84 versions - Latest release: about 1 month ago - 1 dependent repositories - 2,085 stars on GitHub
Top 6.5% on proxy.golang.org
github.com/turbot/steampipe-plugin-azure v0.55.0
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No ...
73 versions - Latest release: about 1 month ago - 26 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 month ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/jeffail/benthos/v4 v4.26.0
39 versions - Latest release: about 1 month ago
Top 8.2% on proxy.golang.org
github.com/Jeffail/benthos/v4 v4.26.0 πŸ’°
Fancy stream processing made operationally mundane
39 versions - Latest release: about 1 month ago - 6,899 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/actionscore/actions v1.13.1
240 versions - Latest release: about 2 months ago
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 2 months 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 2 months ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mondoohq/mondoo-operator v1.21.1
☸️ Mondoo Client Kubernetes Operator
103 versions - Latest release: about 2 months ago - 27 stars on GitHub
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: 3 months ago - 1 dependent package - 26 dependent repositories - 432 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/cludden/benthos/v4 v4.24.0-no-otel.2 πŸ’°
A dull, resilient and quick to deploy stream processor
4 versions - Latest release: 4 months 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: 5 months ago - 1 dependent repositories - 1 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: 5 months ago - 0 stars on GitHub
github.com/boorad/benthos/v4 v4.22.0 πŸ’°
Fancy stream processing made operationally mundane
6 versions - Latest release: 7 months ago - 0 stars on GitHub
github.com/MorhafAlshibly/coanda v0.0.0-20231005215109-4fcca1d8a0d9
1 version - Latest release: 7 months 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: 7 months ago - 230 stars on GitHub
Top 7.5% on proxy.golang.org
go.mondoo.com/cnspec v0.0.0-20231005054046-df928df33bd8
An open source, cloud-native security to protect everything from build to runtime
293 versions - Latest release: 7 months ago - 2 dependent packages - 192 stars on GitHub
Top 3.9% on proxy.golang.org
go.mondoo.com/cnquery v0.0.0-20230928171633-f174cbe35607
open source, cloud-native, graph-based asset inventory
396 versions - Latest release: 7 months ago - 7 dependent packages - 2 dependent repositories - 221 stars on GitHub
github.com/arshanh/benthos/v4 v4.0.0-20230827030726-13a3402bc957
Fancy stream processing made operationally mundane
1 version - Latest release: 8 months ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/benthosdev/benthos-plugin-example v0.0.0-20230812135600-046510828869 πŸ’°
Benthos plugin examples
3 versions - Latest release: 9 months ago - 63 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/sjswi/components-contrib v1.11.5
109 versions - Latest release: 9 months ago
github.com/shono-io/shono v0.2.0
shono go sdk
2 versions - Latest release: 10 months 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: 10 months 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: 12 months ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/cocuyostudio/dapr-fork v1.10.7
177 versions - Latest release: 12 months ago
Top 9.7% on proxy.golang.org
github.com/CocuyoStudio/dapr-fork v1.10.7
21 versions - Latest release: 12 months ago
github.com/dafanshu/benthos/v4 v4.14.1 πŸ’°
Fancy stream processing made operationally mundane
25 versions - Latest release: about 1 year 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 1 year 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 1 year 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 1 year ago
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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/hwjiangkai/dapr v1.9.5
143 versions - Latest release: over 1 year ago
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 1 year ago - 0 stars on GitHub
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 1 year 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 1 year ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/sapk/benthos-plugin-couchbase v1.0.4
Add couchbase processor to retrieve and update document from couchbase.
5 versions - Latest release: over 1 year ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/sapk/benthos-plugin-couchbase/v2 v2.0.1
Add couchbase processor to retrieve and update document from couchbase.
2 versions - Latest release: over 1 year ago - 1 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 1 year ago - 0 stars on GitHub
github.com/groovy-sky/azuredoh/v2 v2.0.0-20221120212237-53c819d49d87
1 version - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/sapk/benthos-plugin-sereal v0.0.1
Add sereal encoding and decoding support to benthos via bloblang plugin
1 version - Latest release: over 1 year ago - 2 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 1 year 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 1 year ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/conduitio-labs/conduit-connector-benthos v0.0.0-20220916163125-dfde7b7b0b10
1 version - Latest release: over 1 year 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 1 year 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 1 year 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 1 year 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 2 years ago - 0 stars on
github.com/robertmarsal/benthos/v4 v4.4.0
Fancy stream processing made operationally mundane
9 versions - Latest release: almost 2 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 2 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 2 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 2 years ago
github.com/mihaitodor/benthos-vader v0.0.0-20220527225612-5cbf9da15e82
Benthos with sentiment analysis support
1 version - Latest release: almost 2 years ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/MatchWornShirt/components-contrib v1.7.1
Community driven, reusable components for distributed apps
50 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/matchwornshirt/components-contrib v1.7.1
Community driven, reusable components for distributed apps
50 versions - Latest release: about 2 years ago - 0 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 2 years ago - 1 stars on GitHub