Sublime
An inspiration engine for ideas
Slick text-to-sql demo with the @vercel ai sdk
• Introspectable SQL
• Generative UI for dataviz
• PostgreSQL based
This is a great OSS starter point to fork and plug into other datasources. (h/t @nicoalbanese10)
https://t.co/NNAiffae9R https://t.co/Wd6v64jagv
Guillermo Rauchx.comsqlcoder is an open-source LLM that converts natural language to high-quality SQL queries, making it easy to query data for even complex schemas and questions
Run it locally with Ollama:
https://t.co/ZUQXX3gaLg
Jeffrey Morganx.com
Harlequin: The SQL IDE for Your Terminal (works also with DuckDB!)
https://t.co/2SRswWSuqG https://t.co/PWsF8XOXzr

Cloudflare Agents SDK x Hono x Drizzle is neat. You can use D1 inside the MCP tools. https://t.co/j4fWiPMMhv
SQL Studio
Single binary, single command SQL database explorer. SQL studio supports SQLite , libSQL , PostgreSQL , MySQL and DuckDB .
Local SQLite DB File
sql-studio sqlite [sqlite_db]
Remote libSQL Server
sql-studio libsql [url] [auth_token]
PostgreSQL Server
sql-studio postgres [url]
MySQL/MariaDB Server
sql-studio mysql [url]
Local DuckDB File
sq... See more
Single binary, single command SQL database explorer. SQL studio supports SQLite , libSQL , PostgreSQL , MySQL and DuckDB .
Local SQLite DB File
sql-studio sqlite [sqlite_db]
Remote libSQL Server
sql-studio libsql [url] [auth_token]
PostgreSQL Server
sql-studio postgres [url]
MySQL/MariaDB Server
sql-studio mysql [url]
Local DuckDB File
sq... See more

