sqlspec
sqlit
| sqlspec | sqlit | |
|---|---|---|
| 1 | 5 | |
| 83 | 4,333 | |
| - | 5.2% | |
| 9.6 | 9.7 | |
| 6 days ago | 14 days ago | |
| Python | Python | |
| 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.
sqlspec
-
Show HN: Advanced-Alchemy – A framework agnostic library for SQLAlchemy
We also have SQLSpec[1] (Work in progress) that could maybe a better use case for you with raw SQL
1. https://github.com/litestar-org/sqlspec
sqlit
-
Sqlit – A lazygit-style TUI for SQL databases
- Themes (Rose Pine, Tokyo Night, Nord, Gruvbox).
Install: `pipx install sqlit-tui` (also works with `uv tool install` and `pip`).
Built with Python and Textual. First shared here in December (https://news.ycombinator.com/item?id=46276002) - a lot has shipped since.
Repo: https://github.com/Maxteabag/sqlit
Feedback welcome, especially on what's still missing for daily-driver use.
My goal is to make an aesthetic tool that makes it easy and enjoyable to connect and query data, and do that one thing only, really well.
Hi,
I've added this now: https://github.com/Maxteabag/sqlit/releases/tag/v1.1
Thank you for the suggestion.
-
Show HN: I made a TIDAL client that runs in the terminal
I spend a lot of time in the terminal and wanted a simple way to listen to TIDAL without switching contexts, so I built ttydal. It’s a terminal-based TIDAL client written in Python that uses MPV for playback.
The project was inspired by sqlit (https://github.com/Maxteabag/sqlit). ttydal supports browsing, fuzzy search, and basic playback controls.
This is also my first real Python project, so it’s still small and a bit rough around the edges, but it’s open source and easy to experiment with. I’d really appreciate any feedback, suggestions, or criticism.
What are some alternatives?
advanced-alchemy - A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy
lazysql - A cross-platform TUI database management tool written in Go.
DiLuConverter - A powerful Excel import and export tool that supports MySQL, Oracle, SQL Server, PostgreSQL and more popular databases
SmartDB_MCP - Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection
PonyORM - Pony Object Relational Mapper