• by yen223 on 8/19/2024, 10:37:25 PM

    For collab: check out either Metabase or Apache Superset. I've used Metabase in the past for sharing SQL queries as snippets or as graphs, and I miss it sometimes.

    I am currently working on a mobile-first Postgres client. I am convinced that you are right about (desktop) database clients not being as powerful as they should be. Postgres in particular makes a lot of schema information available, but very few database clients make full use of it.

  • by saltcod on 8/19/2024, 1:27:05 PM

    Thanks Jake — these are great.

    Couple of quick questions:

    — "AI autocompletion & generation...." sort of like what https://postgres.new/ does, but built into the Dashboard? - "Notebooks..." — like a Jupyter notebook kind of thing? We already have SQL Snippets you can share with team members, but you're probably talking about the combination of text and SQL? — cmdk — we've just released a big revision of our menu last week, we should definitely add snippets and tables/views etc. Great idea.

    Love to hear anything else you've got in Supabase feedback!

  • by petilon on 8/20/2024, 2:37:41 PM

    The reports feature of Visual DB seems to have most of what you are looking for: https://visualdb.com/

    It has sophisticated filters and you can share reports with your team (as opposed to exporting CSVs).

  • by twoquestions on 8/19/2024, 12:58:26 PM

    Have you looked at DataSpell? I haven't used it myself but it looks like it fits at least some of what you need.

    https://www.jetbrains.com/dataspell/

  • by kiwicopple on 8/19/2024, 11:01:11 AM

    great list Jake - we're working on a few of these already (and will have an update on the LSP next month)

  • by slipwalker on 8/20/2024, 1:31:14 PM

    since i have a full jetbrains subscription ( for many years ) i use the DataGrip db client, and it serves me very well... before that ( looong before ) i used AquaDataStudio, and it was very nice too although not cheap at all.