We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a0e8f commit e34164dCopy full SHA for e34164d
1 file changed
README.md
@@ -17,6 +17,7 @@ A curated collection of Docker run commands that can be easily deployed via [Dep
17
- [Audio](#audio)
18
- [Automation](#automation)
19
- [CMS](#cms)
20
+ - [Database](#database)
21
- [eBook](#ebook)
22
- [File Sharing](#file-sharing)
23
- [Monitoring](#monitoring)
@@ -81,6 +82,10 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed instructions.
81
82
83
- [Ghost](commands/ghost/) - Independent technology for modern publishing, memberships, subscriptions and newsletters.
84
85
+### Database
86
+
87
+- [chartdb](commands/chartdb/) - Database diagrams editor that allows you to visualize and design your DB with a single query.
88
89
### eBook
90
91
- [BookBounty](commands/BookBounty/) - Retrieve missing Readarr books from Library Genesis.
0 commit comments