aws-samples / aws-samples/serverless-full-stack-webapp-starter-kit

feat(db): AWS公式Drizzleアダプターに移行する

Open
#295 0 comments 0 reactions 0 assignees View on GitHub
enhancement needs-triage
Dominant language
TypeScript
Stars
229
Forks
45
Avg merge
1m
Merged PRs (30d)
4

Description

### Problem

2026/8/25にDrizzleアダプターがサポートされた。 https://docs.aws.amazon.com/aurora-dsql/latest/userguide/release-notes.html

現状の自作のlinter, migratorを置き換えられるか調査する https://github.com/awslabs/aurora-dsql-orms/tree/main/node/drizzle

### Proposed solution

可能な限り独自実装を減らし、公式に寄せる

### Evidence of general need (optional)

_No response_

### Alternatives considered (optional)

_No response_

Contributor guide

Open the contributing guide

Research direction

Inspect the current custom linter and migrator, then compare their responsibilities with the AWS adapter in the referenced node/drizzle directory. Done means determining whether the official adapter can replace them and documenting or implementing the migration needed to reduce the custom code.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, node.js, typescript
Domain
backend, cloud, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.