azimutt icon indicating copy to clipboard operation
azimutt copied to clipboard

Explore and optimize any database

Results 112 azimutt issues
Sort by recently updated
recently updated
newest added

Right now Azimutt is browser based and still quite capable (PWA available also). But still quite limited also. The goal of this issue is to package and distribute Azimutt in...

feature request
mostly done

Hope it's clear enough ;)

good first issue
feature request

Often some tables work in close relation with some others. In fact, it's quite common to have a feature or a business domain which use several tables. It could be...

feature request
mostly done

From https://twitter.com/ergestx/status/1525458482085912576

feature request

I have comments on my tables with SQL code like COMMENT ON TABLE foo IS 'bar'; If bar is a very long comment it often overlaps visually with other tables...

bug
UX problem

New test after https://github.com/azimuttapp/azimutt/pull/3 Inspired by https://github.com/ryannhg/elm-spa/tree/main/examples/05-vite Also https://github.com/lindsaykwardell/vite-elm-template Problems: - images used in Elm are not detected and copied - module hot reload does not keep Elm state Alternatives:...