Back to browse
Tablething – local-first database client with BYOK AI

Tablething – local-first database client with BYOK AI

by kamrify·Jun 17, 2026·1 point·0 comments

AI Analysis

MidCozyShip It

Another database GUI when DBeaver and TablePlus already solve this thoroughly.

Strengths
  • Local-first architecture keeps all connections and queries stored offline on device
  • Thirteen data sources including Postgres, MySQL, ElasticSearch, and DuckDB supported
  • Bring-your-own-key AI model selection supports OpenAI, Anthropic, and local Ollama
Weaknesses
  • Database GUI category saturated with mature free and paid alternatives
  • AI query features are standard natural-language-to-SQL found in competing tools
Target Audience

Backend developers, data analysts, database administrators

Similar To

DBeaver · TablePlus · Beekeeper Studio

Post Description

Hi HN,

Tablething is a cross-platform, local-first database client built with Tauri. It currently connects to 13 data sources including Postgres, MySQL, SQLite, ElasticSearch, with more on the way.

Everything runs locally - nothing is sent to our servers. There are optional AI features that you can use with your own API key and data is directly sent to the provider.

I built it because I wanted a tool to save my queries, visualize the data from different sources and have agentic chat the way I wanted. It's free, and I plan to open-source the core once it's stable.

Would love any feedback: https://tablething.com

Similar Projects