# cloudberry-bootcamp **Repository Path**: mirrors_apache/cloudberry-bootcamp ## Basic Information - **Project Name**: cloudberry-bootcamp - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2025-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Cloudberry (Incubating) Bootcamp ![Cloudberry Logo](./images/cloudberrydb_logo.png) [![Slack](https://img.shields.io/badge/Join_Slack-6a32c9)](https://communityinviter.com/apps/cloudberrydb/welcome) [![Twitter Follow](https://img.shields.io/twitter/follow/cloudberrydb)](https://twitter.com/cloudberrydb) [![Website](https://img.shields.io/badge/Visit%20Website-eebc46)](https://cloudberry.apache.org) These tutorials showcase how Apache Cloudberry can address day-to-day tasks performed in typical DW, BI and data science environments. It is designed to be used with the Apache Cloudberry Sandbox, which is based on the Docker with the Rocky Linux 9.4 OS. ![Cloudberry Sandbox](./images/cbdb-sandbox.png) ## Bootcamp Outline 1. [000-Cloudberry Sandbox](./000-cbdb-sandbox/) 2. [101-Cloudberry Tutorials](./101-cbdb-tutorials) - [Lesson 0: Introduction to Database and Cloudberry Architecture](./101-cbdb-tutorials/101-0-introduction-to-database-and-cloudberrydb-architecture.md) - [Lesson 1: Create Users and Roles](./101-cbdb-tutorials/101-1-create-users-and-roles.md) - [Lesson 2: Create and Prepare Database](./101-cbdb-tutorials/101-2-create-and-prepare-database.md) - [Lesson 3: Create Tables](./101-cbdb-tutorials/101-3-create-tables.md) - [Lesson 4: Data Loading](./101-cbdb-tutorials/101-4-data-loading.md) - [Lesson 5: Queries and Performance Tuning](./101-cbdb-tutorials/101-5-queries-and-performance-tuning.md) - [Lesson 6: Backup and Recovery Operations](./101-cbdb-tutorials/101-6-backup-and-recovery-operations.md) 3. [102-Cloudberry Crash Course](./102-cbdb-crash-course/) 4. [103-Cloudberry Performance Benchmark](./103-cbdb-performance-benchmark/) 5. [104-Cloudberry for Data Science](./104-cbdb-for-datascience/) ## Contribution Thanks to all the contributors: We welcome your contributions to the Apache Cloudberry (Incubating) Bootcamp. Please see our [CONTRIBUTING.md](./CONTRIBUTING.md) for more details. ## License Licensed under Apache License Version 2.0. For more details, please refer to the [LICENSE](./LICENSE). ## Acknowledgments Thanks to the [Vmware Greenplum Sandbox project](https://github.com/vmware-archive/gpdb-sandbox-tutorials.git) for the inspiration.