❌

Normal view

Today β€” 9 March 2026Main stream

I've been building Tabularis β€” an open-source, cross-platform database client built with React + Tauri since late January. v0.9.6 just shipped, wanted to share.

I've been building Tabularis β€” an open-source, cross-platform database client built with React + Tauri since late January. v0.9.6 just shipped, wanted to share.

Hey,

I've been building Tabularis β€” an open-source, cross-platform database client built with Tauri 2 + React β€” since late January.

https://github.com/debba/tabularis

What it is: SQL editor, data grid, schema management, ER diagrams, SSH tunneling, split view, visual query builder, AI assistant (OpenAI/Anthropic/Ollama), MCP server.

Runs on Windows, macOS, Linux.

The interesting Rust bit: database drivers run as external processes over JSON-RPC 2.0 stdin/stdout β€” language-agnostic, process-isolated, hot-installable.

We already have plugins for DuckDB, Redis and working on MongoDB and Clickhouse .

Five weeks old, rough edges exist, but the architecture is solidifying.

Happy to answer questions about technical specific choices.

Stars and feedback very welcome πŸ™

submitted by /u/debba_ to r/reactjs
[link] [comments]
Before yesterdayMain stream

I've been building Tabularis β€” an open-source, cross-platform database client built with Tauri + React since late January. v0.9.6 just shipped, wanted to share.

I've been building Tabularis β€” an open-source, cross-platform database client built with Tauri + React since late January. v0.9.6 just shipped, wanted to share.

Hey,

I've been building Tabularis β€” an open-source, cross-platform database client built with Tauri 2 + React β€” since late January.

https://github.com/debba/tabularis

What it is: SQL editor, data grid, schema management, ER diagrams, SSH tunneling, split view, visual query builder, AI assistant (OpenAI/Anthropic/Ollama), MCP server.

Runs on Windows, macOS, Linux.

The interesting Rust bit: database drivers run as external processes over JSON-RPC 2.0 stdin/stdout β€” language-agnostic, process-isolated, hot-installable.

We already have plugins for DuckDB, Redis and working on MongoDB and Clickhouse .

Five weeks old, rough edges exist, but the architecture is solidifying.

Happy to answer questions about technical specific choices.

Stars and feedback very welcome πŸ™

submitted by /u/debba_ to r/webdev
[link] [comments]

I've been building Tabularis β€” an open-source, cross-platform database client

Hey r/php

I've been building Tabularis β€” an open-source, cross-platform database client β€” since late January.

v0.9.5 just shipped, wanted to share.

What it is: SQL editor, data grid, schema management, ER diagrams, SSH tunneling, split view, visual query builder, AI assistant (OpenAI/Anthropic/Ollama), MCP server.

Supports MySQL, PostgreSQL and SQLite , hackable with plugins ( DuckDB and mongodb in development )

Runs on Windows, macOS, Linux.

What's new in v0.9.4:

  • Multi-database sidebar β€” attach multiple MySQL/MariaDB databases to a single connection, each as its own sidebar node. Queries are transparent: write them normally, Tabularis resolves the right database based on context.
  • Keyboard shortcuts β€” persistent bindings (keybindings.json), per-platform display hints, customizable from Settings.

Database drivers run as external processes over JSON-RPC 2.0 stdin/stdout β€” language-agnostic, process-isolated, hot-installable.

Five weeks old, rough edges exist, but the architecture is solidifying.

Happy to answer questions about Tabularis.

Stars and feedback very welcome πŸ™

submitted by /u/debba_ to r/PHP
[link] [comments]
❌
❌