opentiny / opentiny/tiny-engine-backend-java
✨ [Feature]: 希望能写个从node.js迁移脚本
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 114
- Forks
- 89
- Avg merge
- 12d 23h
- Merged PRs (30d)
- 1
Description
What problem does this feature solve
把原本 node.js 后端的数据复制迁移到 java 后端的表中, 如果有这样一个 sql 脚本会方便很多。
What does the proposed API look like
none
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by identifying the Node.js source schema and the Java target tables, then define the migration script's required data coverage and verify that the copied data matches the target schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, node.js, sql
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100