databendlabs/databend

Feature: add sample directory with jupyter notebook

Open

#17,460 创建于 2025年2月15日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)Rust (880 fork)github user discovery
C-featuregood first issue

仓库指标

Star
 (9,314 star)
PR 合并指标
 (平均合并 4天 18小时) (30 天内合并 99 个 PR)

描述

Overview

This proposal aims to streamline the onboarding process for new Databend users by providing a collection of interactive Jupyter notebooks.

Current Challenges

  • High entry barrier for users without Rust or SQL background
  • Complex setup process for new users
  • Limited interactive learning resources
  • Need for more structured hands-on examples

Proposed Solution

1. Environment Setup

  • Single command deployment
  • Cloud or local configuration

2. Learning Modules

  • Basic SQL operations
  • Data transformation
  • Advanced analytics
  • Best practices

3. Tutorial Structure

  • Progressive examples
  • Real-world scenarios
  • Integration guides

For example: https://github.com/treeverse/lakeFS-samples/tree/main/00_notebooks

贡献者指南