2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust19,563 stars (19,563 stars)1,965 forks (1,965 forks)batch import
data source driverhelp wanted
Description
Is it possible to connect YDB to cube-js?
Contributor guide
- Tech stack
- None
- Domain
- backenddatabase
- Issue type
- research
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Basic understanding of cube js data sourcesFamiliarity with YDB connection methods
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate cube js's existing database connectors to see if YDB is supported or can be integrated via generic SQL or REST API. Check cube js documentation on adding new data sources. Look for any community contributed drivers for YDB.