diff options
author | nodiscc <nodiscc@gmail.com> | 2023-05-05 16:14:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 16:14:51 +0000 |
commit | 58f19da697772903c65edc2ba61354f00a95dcde (patch) | |
tree | ee19b082145dcb4e1b903958e81dfd15aa93569c /README.md | |
parent | Add stirling-pdf to Document management (#3681) (diff) | |
download | awesome-selfhosted-58f19da697772903c65edc2ba61354f00a95dcde.tar.gz awesome-selfhosted-58f19da697772903c65edc2ba61354f00a95dcde.zip |
mark Analytics section as related to Database Management (#3795)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3741
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ See [Contributing](.github/CONTRIBUTING.md). [Analytics](https://en.wikipedia.org/wiki/Analytics) is the systematic computational analysis of data or statistics. It is used for the discovery, interpretation, and communication of meaningful patterns in data. -_Related: [Personal Dashboards](#personal-dashboards)_ +_Related: [Database Management](#database-management), [Personal Dashboards](#personal-dashboards)_ - [Ackee](https://ackee.electerious.com) - Self-hosted analytics tool for those who care about privacy. ([Demo](http://demo.ackee.electerious.com), [Source Code](https://github.com/electerious/Ackee)) `MIT` `Nodejs` - [AWStats](http://www.awstats.org/) - Generate statistics from web, streaming, ftp or mail server logfiles. ([Source Code](https://github.com/eldy/awstats)) `GPL-3.0` `Perl` |