diff options
author | nodiscc <nodiscc@gmail.com> | 2023-05-10 14:41:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 14:41:21 +0000 |
commit | bee49d812f403549c66ac75ee8218c579f11e23d (patch) | |
tree | 9fb46832f0dceb49cfaeba8662ac76876503309c | |
parent | remove LibreNews (unmaintained since 2021, website down) (#3796) (diff) | |
download | awesome-selfhosted-bee49d812f403549c66ac75ee8218c579f11e23d.tar.gz awesome-selfhosted-bee49d812f403549c66ac75ee8218c579f11e23d.zip |
mark Knowledge Management Tools section as related to Database Management section (#3812)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1146,7 +1146,7 @@ _See also: [awesome-sysadmin/IT Asset Management](https://github.com/awesome-fos [Knowledge management](https://en.wikipedia.org/wiki/Knowledge_management) is the collection of methods relating to creating, sharing, using and managing the knowledge and information. -_Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis)_ +_Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis), [Database Management](#database-management)_ - [Atomic Server](https://github.com/atomicdata-dev/atomic-data-rust) - Knowledge graph database with documents (similar to Notion), tables, search, and a powerful linked data API. Lightweight, very fast and no runtime dependencies. ([Demo](https://atomicdata.dev/)) `MIT` `Docker/Rust` - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` |