databendlabs/databend

Feature: add sample directory with jupyter notebook

Open

#17,460 opened on Feb 15, 2025

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Rust (880 forks)github user discovery
C-featuregood first issue

Repository metrics

Stars
 (9,314 stars)
PR merge metrics
 (Avg merge 4d 18h) (99 merged PRs in 30d)

Description

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

Contributor guide