4 comments (4 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript440 stars (440 stars)51 forks (51 forks)batch import
help wantednew featureplugin
Description
As MySQL user, it would be interesting to have this feature too.
Contributor guide
- Tech stack
- javascriptgraphqlnodejsmysql
- Domain
- backenddatabase
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- 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.
- unclear
- Prerequisites
- Familiarity with GraphQLBasic knowledge of Node.jsUnderstanding of MySQLRead contributing guidelines
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 25
- Research direction
- Review the repository's existing database integrations (e.g., PostgreSQL) to understand the pattern for adding new databases. Check the contributing guidelines and any related discussions in the comments. Examine the source code for database related modules. Reach out to maintainers for clarification on the expected implementation.