diff --git a/software/chartdb.yml b/software/chartdb.yml new file mode 100644 index 0000000000..072d7a10a3 --- /dev/null +++ b/software/chartdb.yml @@ -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 \ No newline at end of file