nuxt / nuxt/modules

Nuxt: Easy integration with databases.

Open
#481 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

Currently, Nuxt does not have any integrations with databases except firebase or supabase. I would like to add a laravel-like database integration with SQL databases via sequelize. MongoDB may also be added later.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing Firebase and Supabase integrations in the Nuxt modules repository and the linked Laravel database and Sequelize documentation. Define the supported SQL database scope and integration entry points before implementation. Done means a documented, tested SQL database integration via Sequelize; MongoDB is described as future work.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, sql, typescript
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.