Building Connector Destination in Golang for Airbyte

Based on the information provided in the extracts, it seems that the official Airbyte CDK currently supports creating destinations using Python and Java. If you want to build a destination in a language other than Python or Java, you might face some challenges as the support and documentation for other languages might not be as comprehensive. However, if you have specific questions or need assistance, there are several ways you can reach out to the Airbyte team: 1. Open an issue on GitHub: If you have a technical question or encounter a problem, you can open an issue on the Airbyte GitHub repository. This is also a good place to request explanations or additional documentation. 2. Use the Airbyte Forum: You can post your question on the Airbyte Forum. This is a community space where you can ask for help and share your experiences. 3. Join the Airbyte Slack: You can ask your question in the airbyte-help channel on Slack. This is a good place to get real-time assistance and interact with the Airbyte community. Remember to provide as much detail as possible when asking your question to help the team understand your issue and provide the best possible assistance. Sources: - Forum Post: TypeScript destinations > Answers - Tutorials > Creating a Python Destination (DuckDB) > Wrapping up