From f041e17e3dc0a3813eb1bb49248555e4487ed80f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Knuchel?= Date: Wed, 20 Dec 2023 21:46:57 +0100 Subject: [PATCH] Add Azimutt (#420) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/azimutt.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/azimutt.yml diff --git a/software/azimutt.yml b/software/azimutt.yml new file mode 100644 index 0000000000..6559ef51d9 --- /dev/null +++ b/software/azimutt.yml @@ -0,0 +1,14 @@ +name: "Azimutt" +website_url: "https://azimutt.app" +source_code_url: "https://github.com/azimuttapp/azimutt" +description: "Visual database exploration made for real world databases (big and messy). Explore your database schema as well as data, document them, extend them and even get analysis and guidelines." +licenses: + - MIT +platforms: + - Elixir + - Nodejs + - Docker +tags: + - Database Management + - Software Development - IDE & Tools +demo_url: "https://azimutt.app/gallery/gospeak"