Skip to content

ydb-platform/ydb-frameworks

Repository files navigation

YDB Frameworks & Integrations

Deploy to GitHub Pages GitHub Pages

Interactive visualization of YDB ecosystem: SDKs, drivers, ORMs, and integrations across multiple programming languages.

🌐 Live Demo

https://ydb-platform.github.io/ydb-frameworks/

Features

  • TreeMap visualization — grouped by programming language
  • Filtering — by language, category, responsible person, status
  • Status indicators — production ready (✓) and in development (⚙)
  • System theme — auto-detects light/dark mode
  • Query parameters?theme=light or ?theme=dark for explicit theme

Development

npm install
npm run dev

Build & Deploy

npm run build
npm run deploy

License

Apache 2.0