{"id":24041881,"url":"https://github.com/aiven/aiven-examples","last_synced_at":"2025-10-12T00:14:02.672Z","repository":{"id":38109480,"uuid":"157542947","full_name":"aiven/aiven-examples","owner":"aiven","description":"Aiven \"getting started\" code examples","archived":false,"fork":false,"pushed_at":"2025-06-27T16:46:54.000Z","size":36605,"stargazers_count":41,"open_issues_count":10,"forks_count":24,"subscribers_count":78,"default_branch":"main","last_synced_at":"2025-06-27T18:03:29.141Z","etag":null,"topics":["aiven","cassandra","database","elasticsearch","golang","influxdb","kafka","m3db","postgresql","pulumi","python","redis","timeseries"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiven.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-14T12:06:00.000Z","updated_at":"2025-06-16T19:59:55.000Z","dependencies_parsed_at":"2023-02-18T02:00:55.233Z","dependency_job_id":"5f6ab3d9-9239-4cd4-9093-12dc6804d125","html_url":"https://github.com/aiven/aiven-examples","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aiven/aiven-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Faiven-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Faiven-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Faiven-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Faiven-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiven","download_url":"https://codeload.github.com/aiven/aiven-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiven%2Faiven-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009475,"owners_count":26084609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiven","cassandra","database","elasticsearch","golang","influxdb","kafka","m3db","postgresql","pulumi","python","redis","timeseries"],"created_at":"2025-01-08T22:13:37.968Z","updated_at":"2025-10-12T00:14:02.657Z","avatar_url":"https://github.com/aiven.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":".. raw:: html\n\n   \u003cp align=\"center\"\u003e\n      \u003ca href=\"https://github.com/aiven\"\u003e\n         \u003cimg src=\"https://aiven.io/assets/img/aiven-logo.png\" width=\"35%\" alt=\"aiven\" /\u003e\n      \u003c/a\u003e\n   \u003c/p\u003e\n   \u003cp align=\"center\"\u003e\n   \u003c/p\u003e\n\n🐱 **GitHub** Find our public repositories on GitHub, work on `open source \u003chttps://aiven.io/open-source\u003e`_ with us!\n\n🦀 **Aiven** Find more about our services at `Aiven's Services \u003chttps://aiven.io/\u003e`_. \n\nAiven examples\n==============\n\nThis repository provides examples written in various languages to help you get started working with Aiven's services.\nIt is meant to be used as the technical content to support the `Aiven's devportal`_.\n\n.. _Aiven's devportal: https://developer.aiven.io/\n\n.. list-table::\n    :header-rows: 1\n\n    * - Service\n      - Example\n    * - **Apache Kafka®**\n      - `Go \u003ckafka/go/README.md\u003e`__, `Python \u003ckafka/python/README.md\u003e`__  \n    * - **PostgreSQL®**\n      - `Go \u003cpostgresql/go/README.md\u003e`__, `Python \u003cpostgresql/python/README.md\u003e`__\n    * - **OpenSearch®**\n      - `Python \u003copensearch/python/README.md\u003e`__  \n    * - **Elasticsearch**\n      - `Go \u003celasticsearch/go/README.md\u003e`__, `Python \u003celasticsearch/python/README.md\u003e`__  \n    * - **InfluxDB®**\n      - `Go \u003cinfluxdb/go/README.md\u003e`__ , `Python \u003cinfluxdb/python/README.md\u003e`__ \n    * - **Redis®***\n      - `Go \u003credis/go/README.md\u003e`__, `Python \u003credis/python/README.md\u003e`__\n    * - **Apache Cassandra®**\n      - `Go \u003ccassandra/go/README.md\u003e`__, `Python \u003ccassandra/python/README.md\u003e`__, `Java \u003ccassandra/java/README.md\u003e`__, `NodeJS \u003ccassandra/nodejs/README.md\u003e`__\n    * - **M3**\n      - `Python \u003cm3/python/README.md\u003e`__  \n    * - **Solutions** \n      - `Multiple Services Solutions \u003csolutions/README.rst\u003e`__ \n\nContributing\n------------\n\nCheck the `CONTRIBUTING guide \u003cCONTRIBUTING.rst\u003e`_ for details on how to contrbute to this repository.\nContact\n-------\nBug reports, patches and own submissions are very welcome, please post them as GitHub issues\nand pull requests at `Aiven examples repository \u003chttps://github.com/aiven/aiven-examples\u003e`_.\n\nTrademark\n---------\nApache Kafka and Apache Cassandra are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.\n\n\\* Redis is a registered trademark of Redis Ltd. Any rights therein are reserved to Redis Ltd. Any use by Aiven Oy is for referential purposes only and does not indicate any sponsorship, endorsement or affiliation between Redis and Aiven Oy.\n\nM3, OpenSearch, PostgreSQL, InfluxDB, Grafana are trademarks and property of their respective owners. All product and service names used in this website are for identification purposes only and do not imply endorsement. Elasticsearch is a trademark of Elasticsearch BV, registered in the U.S. and in other countries.\n\nLicense\n-------\nThis work is licensed under a\n`Apache License, Version 2.0 \u003chttp://www.apache.org/licenses/LICENSE-2.0.txt\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiven%2Faiven-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiven%2Faiven-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiven%2Faiven-examples/lists"}