nvim-mini / nvim-mini/mini.nvim
Add mini.db
Open
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
- I have read CONTRIBUTING.md
- I have read CODE_OF_CONDUCT.md
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
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
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