nvim-mini / nvim-mini/mini.nvim

Add mini.db

Open
#916 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

new-module
Dominant language
Lua
Stars
9.5k
Forks
310
Avg merge
4h 16m
Merged PRs (30d)
1

Description

Contributing guidelines
Module(s)

mini

Description

Mini.db

Is there any plan to add database manipulations to mini?
Something similar to:

  • tpope/vim-dadbod
  • Completions like
    • kristijanhusak/vim-dadbod-completion
  • UI like
    • kristijanhusak/vim-dadbod-ui

Thanks

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

The issue proposes a new Mini.db module for database manipulation, inspired by vim-dadbod, vim-dadbod-completion, and vim-dadbod-ui. No file, test, or entry point is named; first clarify the intended scope and review existing mini.nvim module conventions, then define the database, completion, and UI requirements before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
database
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.