termdbms
vim-dadbod
termdbms | vim-dadbod | |
---|---|---|
18 | 6 | |
1,684 | 3,606 | |
- | - | |
0.0 | 5.7 | |
over 2 years ago | 2 months ago | |
Go | Vim Script | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
termdbms
-
Termdbms β A TUI for viewing and editing database files
Don't use a Mac, but would add to readme if someone had the wherewithal
https://github.com/mathaou/termdbms/issues/8
-
Why SQLite may become foundational for digital progress
https://github.com/mathaou/termdbms
Granted I'm the author, but until I get around to rewriting it from the ground up, I really think it saves a lot of time for editing single cells, querying, and viewing in a headless environment.
- mathaou/termdbms: A TUI for viewing and editing database files.
- A TUI for viewing and editing database files
- Termdbms: A TUI for viewing and editing SQLite and CSV
-
Bubble Tea: fun, functional and stateful way to build terminal apps
One of my favorite TUI frameworks. I made https://github.com/mathaou/termdbms with it. A very pleasant experience.
- Ask HN: Have you used SQLite as a primary database?
- TUI in webapp design language(CSS) and pattern(check the demo, itβs next level)
-
Ask HN: Have you created programs for only your personal use?
I made a headless sqlite dbms (not nearly as feature rich as the real thing) for my own embedded development. It can show the values of any table, view specific cells, update cells with a text editor interface, beautifies json, and takes in SQL queries as well.
Got some bugs with formatting complex lines of text, but it works well enough for me. I plan on porting to Rust one of these days.
https://github.com/mathaou/termdbms
vim-dadbod
-
How come query performance differs on 'channel'?
Via dadbod
-
Show HN: PostgreSQL Sessions in Vim
I used dadbod[0] and the following in my vimrc[1] to do a similar thing, only I haven't make the shortcuts for sending a block yet.
Looks nice though, maybe I'll try it out sometime!
[0] https://github.com/tpope/vim-dadbod
[1] au FileType sql nmap d :%:DB g:db
-
How to use Vim or Neovim for SQL?
Maybe that helps with autocompletion in dadbod: ```lua Plug 'https://github.com/tpope/vim-dadbod.git' Plug 'https://github.com/kristijanhusak/vim-dadbod-ui.git' Plug 'https://github.com/kristijanhusak/vim-dadbod-completion.git'
-
Is there a plugin or a way to run and execute mongo queries in vim ?
Check out these two: https://github.com/tpope/vim-dadbod/ https://github.com/kristijanhusak/vim-dadbod-ui
-
Do you give use Vim for SQL. It took me a while to setup this. sqls - lang server (auto complete), dadbodUI (view table, execute and save query), prettier-sql (format code on save).
I used dadbodUI for viewing table, before you install dadbodUI, remember to install dadbod https://github.com/tpope/vim-dadbod
-
Gobang β Cross-platform TUI database management tool written in Rust
There is a plugin for connecting to DBs [0] and others built upon it, a UI [1] and even completion [2].
[0] https://github.com/tpope/vim-dadbod
What are some alternatives?
sqlite-tui - A TUI for viewing and editing database files. [Moved to: https://github.com/mathaou/termdbms]
sqls - SQL language server written in Go.
catcli - The command line catalog tool for your offline data
vim-dadbod-completion - Database autocompletion powered by https://github.com/tpope/vim-dadbod
gobang - A cross-platform TUI database management tool written in Rust
NeoVimLua
vim-dadbod-ui - Simple UI for https://github.com/tpope/vim-dadbod
vatcomply - VATcomply is a free API service for vat number validation, user ip geolocation and foreign exchange rates.
frum - A little bit fast and modern Ruby version manager written in Rust
bubbletea - A powerful little TUI framework π
prettier-sql - [ARCHIVED] Please use https://github.com/sql-formatter-org/sql-formatter