core
termdbms
core | termdbms | |
---|---|---|
6 | 18 | |
319 | 1,656 | |
-0.6% | - | |
7.0 | 0.0 | |
22 days ago | about 2 years ago | |
C | Go | |
GNU General Public License v3.0 or later | 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.
core
-
Some of the error messages produced by Apple's MPW C compiler (2006)
I learned to program on various dBase languages. That Clipper 5 preprocessor was quite the thing! It reminds me of https://research.swtch.com/shmacro but it met a real need, lowering a COBOL-like syntax to a C/Pascal-like one.
(dBase code looks like https://github.com/harbour/core/blob/master/tests/ntx.prg , and https://github.com/harbour/core/blob/master/include/std.ch is an open-source reimplementation of Clipper's preprocessor definitions).
- Harbour. The Cross-Platform XBase
- Harbour/core: Portable, xBase compatible programming language and environment
-
Terminal cataloging/database application
You basically want clipper isn’t it? I just realized there’s an open source version now!
-
PureBasic switches to a C backend
I understand what you say but FPC and Harbour just show that writing portable c code is actually possible...
https://github.com/harbour/core#supported-platforms-and-c-co...
-
Microsoft's FoxPro 2.5 Is Fast and Easy to Use (1993)
Quick shoutout to xHarbour and Harbour - the open-source, commercially-supported versions of Clipper. https://github.com/harbour/core
The projects are still going strong and many years ago I had ported a huge Clipper project into Harbour and had it working well across a 20 node network with both Clipper and Harbour binaries working simultaneously on the same database.
These days every time I make another web application I wish for the simplicity of xBase. But there is some core truth about application development hidden there that is lost to me now.
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
What are some alternatives?
ui-editor - A collaboration tool for engineering teams. Working concept for design tool that can generate readable code. Aimed to replace modern bloatware like jira, slack, outlook, IDE, and redundant work. A developer tool built by developer to make designers do the developer's work.
sqlite-tui - A TUI for viewing and editing database files. [Moved to: https://github.com/mathaou/termdbms]
pgdbf - Convert XBase / FoxPro databases to PostgreSQL
vim-dadbod - dadbod.vim: Modern database interface for Vim
dabo - Dabo: A Framework for developing data-driven business applications
catcli - The command line catalog tool for your offline data
gobang - A cross-platform TUI database management tool written in Rust
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.
awesome-alternatives-in-rust - A curated list of replacements for existing software written in Rust
bubbletea - A powerful little TUI framework 🏗
vim-dadbod-completion - Database autocompletion powered by https://github.com/tpope/vim-dadbod