termdbms
awesome-alternatives-in-rust
Our great sponsors
termdbms | awesome-alternatives-in-rust | |
---|---|---|
16 | 7 | |
1,234 | 2,870 | |
- | - | |
2.8 | 1.0 | |
10 months ago | about 1 month ago | |
Go | Rust | |
MIT License | 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
-
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.
-
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.
-
Terminal cataloging/database application
Ok I thought some programming could be done. Clipper is very very high level, so extremely easy to use! What about this then? Still very low level tough!
- Gobang – Cross-platform TUI database management tool written in Rust
- SQLite-TUI: A TUI for viewing SQLite databases, written in Go
awesome-alternatives-in-rust
-
Introducing rewriteit.net - A collection of software rewritten in Rust
I used https://github.com/TaKO8Ki/awesome-alternatives-in-rust as an initial resource. If you know of any other resources please let me know!
- Youki, a container runtime written in Rust that has passed all integration tests provided by OCI(Open Container Initiative).
- BTOP++ is a power resource monitor for Linux
- Gobang – Cross-platform TUI database management tool written in Rust
-
I recently find out this command line tool called bat, which is a cat clone and I'm blown away with it. Can you guys recommend any more of such programs?
Here's a list: https://github.com/TaKO8Ki/awesome-alternatives-in-rust
What are some alternatives?
btop - A monitor of resources
sqlite-tui - A TUI for viewing and editing database files. [Moved to: https://github.com/mathaou/termdbms]
bpytop - Linux/OSX/FreeBSD resource monitor
iotop - A top utility for IO
vim-dadbod - dadbod.vim: Modern database interface for Vim
nnn - n³ The unorthodox terminal file manager
modern-unix - A collection of modern/faster/saner alternatives to common unix commands.
crun - A fast and lightweight fully featured OCI runtime and C library for running containers
vim-dadbod-ui - Simple UI for https://github.com/tpope/vim-dadbod
bat - A cat(1) clone with wings.
gobang - A cross-platform TUI database management tool written in Rust
autojump - A cd command that learns - easily navigate directories from the command line