mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add ChartDB (#1280)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
0580927afa
commit
3208fd5a51
1 changed files with 12 additions and 0 deletions
12
software/chartdb.yml
Normal file
12
software/chartdb.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: ChartDB
|
||||
website_url: https://chartdb.io/
|
||||
description: Database diagrams editor that allows you to visualize and design your DB with a single query.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Database Management
|
||||
source_code_url: https://github.com/chartdb/chartdb
|
||||
demo_url: https://app.chartdb.io
|
||||
Loading…
Reference in a new issue