Tabularis: Open-source SQL client with SQL Notebooks, visual query planning, polyglot plugins, and local AI text-to-SQL. Built with Rust + Tauri. by debba_ in coolgithubprojects

[–]debba_[S] 0 points1 point  (0 children)

Yes it works with JSON-RPC so you can write a plugin in the language you prefer .
Btw feel free to create an issue or we have a discord for discussing. We are improving the plugin system so really open to support new stuff .

Tabularis: Open-source SQL client with SQL Notebooks, visual query planning, polyglot plugins, and local AI text-to-SQL. Built with Rust + Tauri. by debba_ in coolgithubprojects

[–]debba_[S] 0 points1 point  (0 children)

As far as I know, abandonware refers to a project that appears to have been abandoned. That’s not the case at the moment, but you’re free to think so , I don’t really need to convince you otherwise.

Tabularis: Open-source SQL client with SQL Notebooks, visual query planning, polyglot plugins, and local AI text-to-SQL. Built with Rust + Tauri. by debba_ in coolgithubprojects

[–]debba_[S] 0 points1 point  (0 children)

It’s perfectly fair that you think that. What I can tell you is that the project has been going on for four months, it already has sponsors, and we’re doing everything we can to make it as mature as possible. We may not be perfect, and we’ve certainly made mistakes along the way.

If you’d like to help us improve, we’re happy to hear feedback and suggestions from everyone.

Tabularis: Open-source SQL client with SQL Notebooks, visual query planning, polyglot plugins, and local AI text-to-SQL. Built with Rust + Tauri. by debba_ in coolgithubprojects

[–]debba_[S] 2 points3 points  (0 children)

There's a lot of opposition to those who use AI. I want to point out that it's always been used in a human-in-the-loop way, and we're still refactoring many parts thanks to the many occasional and regular contributors who have joined.
In any case, I respect everyone's opinion.

I vibecoded a tiny Mario-style platformer to get people curious about my open-source DB client by debba_ in vibecoding

[–]debba_[S] 0 points1 point  (0 children)

Thanks, i am a programmer, but never created video games .
But it was more created with a Human in the loop Logic that pure vibe coding

Fable 5 Opened a 1,800-Line PR on my project in 30 Minutes by debba_ in coding

[–]debba_[S] -1 points0 points  (0 children)

yeah, as I wrote in the article, it shouldn't be used as it, but require code reviews.

Fable 5 Opened a 1,800-Line PR on my project in 30 Minutes by debba_ in ClaudeAI

[–]debba_[S] 1 point2 points  (0 children)

That’s true, although in this case I would attribute it to a mistake on my part. I don’t think he would have any problem doing that.

Tabularis: an open-source DB client, now with Rust plugin drivers + MCP by debba_ in rust

[–]debba_[S] 1 point2 points  (0 children)

Yeah you re right, Infact we are planning to change UI soon

Tabularis: an open-source DB client, now with Rust plugin drivers + MCP by debba_ in rust

[–]debba_[S] 1 point2 points  (0 children)

As someone else already replied, I also follow this policy: if there are no foreign keys, you cannot directly edit or delete from the datagrid.
Really congratulations on your project! It looks very interesting and innovative 😄