# cloudberry-go-libs **Repository Path**: mirrors_apache/cloudberry-go-libs ## Basic Information - **Project Name**: cloudberry-go-libs - **Description**: go-libs for Apache Cloudberry (Incubating) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Go Libraries for Apache Cloudberry (Incubating) [![Website](https://img.shields.io/badge/Website-eebc46)](https://cloudberry.apache.org) [![Documentation](https://img.shields.io/badge/Documentation-acd94a)](https://cloudberry.apache.org/docs) [![Slack](https://img.shields.io/badge/Join_Slack-6a32c9)](https://inviter.co/apache-cloudberry) [![Twitter Follow](https://img.shields.io/twitter/follow/ASFCloudberry)](https://twitter.com/ASFCloudberry) [![WeChat](https://img.shields.io/badge/WeChat-eebc46)](https://cloudberry.apache.org/community/wechat) [![Youtube](https://img.shields.io/badge/Youtube-gebc46)](https://youtube.com/@ApacheCloudberry) [![GitHub Discussions](https://img.shields.io/github/discussions/apache/cloudberry)](https://github.com/apache/cloudberry/discussions) --- ## Introduction This repository contains the Go libraries used by Apache Cloudberry (Incubating) and its ecosystem projects. It provides common utilities and functionality that are shared across multiple Cloudberry components. ## Contribution See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to make contributions to this repository. We welcome all types of contributions including code enhancements, bug fixes, documentation improvements, and more. ## License Cloudberry is licensed under the Apache License, Version 2.0. For details, see the [LICENSE](./LICENSE) file. ## Acknowledgment This project is derived from [greenplum/gp-common-go-libs](https://github.com/greenplum-db/gp-common-go-libs) and customized for Apache Cloudberry. Thanks to all the `gp-common-go-libs` contributors, more details in its [GitHub page](https://github.com/greenplum-db/gp-common-go-libs).