mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Azimutt (#420)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
999bee3b86
commit
f041e17e3d
1 changed files with 14 additions and 0 deletions
14
software/azimutt.yml
Normal file
14
software/azimutt.yml
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue