dreamRs / dreamRs/datamods

Import #4 : from DB connection

Open
#4 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
155
Forks
41
PR merge metrics
No merged PRs in 30d

Description

**Goal** : use a DBI connection to import a table

Features:
* Use existing DBI connection from Global Env ?
* Interface to connect to a DB with `DBI::dbConnect` ?
* Get schemas and tables in DB and let the user choose

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin by locating the existing import flow and Global Env handling, then review the DBI::dbConnect entry point and how schemas and tables can be enumerated. Clarify whether to reuse an existing DBI connection or expose a connection interface, and define the table-selection behavior as done; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.