aiven-examples icon indicating copy to clipboard operation
aiven-examples copied to clipboard

Aiven "getting started" code examples

.. raw:: html

aiven

🐱 GitHub Find our public repositories on GitHub, work on open source <https://aiven.io/open-source>_ with us!

🦀 Aiven Find more about our services at Aiven's Services <https://aiven.io/>_.

Aiven examples

This repository provides examples written in various languages to help you get started working with Aiven's services. It is meant to be used as the technical content to support the Aiven's devportal_.

.. _Aiven's devportal: https://developer.aiven.io/

.. list-table:: :header-rows: 1

* - Service
  - Example
* - **Apache Kafka®**
  - `Go <kafka/go/README.md>`__, `Python <kafka/python/README.md>`__  
* - **PostgreSQL®**
  - `Go <postgresql/go/README.md>`__, `Python <postgresql/python/README.md>`__
* - **OpenSearch®**
  - `Python <opensearch/python/README.md>`__  
* - **Elasticsearch**
  - `Go <elasticsearch/go/README.md>`__, `Python <elasticsearch/python/README.md>`__  
* - **InfluxDB®**
  - `Go <influxdb/go/README.md>`__ , `Python <influxdb/python/README.md>`__ 
* - **Redis®***
  - `Go <redis/go/README.md>`__, `Python <redis/python/README.md>`__
* - **Apache Cassandra®**
  - `Go <cassandra/go/README.md>`__, `Python <cassandra/python/README.md>`__, `Java <cassandra/java/README.md>`__, `NodeJS <cassandra/nodejs/README.md>`__
* - **M3**
  - `Python <m3/python/README.md>`__  
* - **Solutions** 
  - `Multiple Services Solutions <solutions/README.rst>`__ 

Contributing

Check the CONTRIBUTING guide <CONTRIBUTING.rst>_ for details on how to contrbute to this repository. Contact

Bug reports, patches and own submissions are very welcome, please post them as GitHub issues and pull requests at Aiven examples repository <https://github.com/aiven/aiven-examples>_.

Trademark

Apache Kafka and Apache Cassandra are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.

* 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.

M3, 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.

License

This work is licensed under a Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0.txt>_.