OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Knowledge Base

Knowledge Base

7 open source tools found

T
Office Productivity

Trilium Notes

A free, open-source hierarchical note-taking app with self-hosted sync, scripting, and rich visualization.

Trilium Notes is a cross-platform, hierarchical note-taking application that organizes notes in a tree structure, supports cloning, rich editing, scripting, encrypted notes, and self-hosted synchronization. Ideal for building large personal knowledge bases.

Delete the application folder. User data is stored in ~/.trilium-data; remove it manually if needed.
36.0kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
W
Developer Tools

wiki

Modern, lightweight wiki app with built-in Git versioning, WYSIWYG editor, and plugin ecosystem.

A modern, lightweight and powerful wiki app built on Node.js. Features Git-backed versioning, WYSIWYG editor, and extensive plugin ecosystem.

Stop the service, delete the installation directory and database. For Docker: docker rm -f wiki and remove volumes.
28.3kChecksum
A
System Optimization

answer

Lightweight, open-source Q&A platform for teams, deployable via Docker in minutes.

An open-source Q&A platform for teams of any size, perfect for community forums, help centers, or knowledge management.

Stop container: `docker stop answer`, remove container: `docker rm answer`, remove volume: `docker volume rm answer-data` (data will be lost permanently).
15.5kChecksum
T
File Management

tolaria

A desktop app that treats notes as plain files and your vault as a Git repo—offline, portable, and AI-ready.

A desktop app for macOS, Windows, and Linux to manage markdown knowledge bases with a files-first, Git-first, offline-first approach, offering zero lock-in and AI integration support.

macOS: Drag Tolaria.app from Applications to Trash; Windows: Go to Settings > Apps > Apps & features, find Tolaria and uninstall; Linux: Use your package manager (e.g., sudo apt remove tolaria) or delete the installation folder.
11.3kChecksum
D
System Optimization

dokuwiki

No-database wiki that runs anywhere with PHP.

A simple-to-use, lightweight wiki engine that requires no database. Ideal for personal or small team documentation.

Simply delete the DokuWiki directory and all its files. No database cleanup needed.
4.6k
R
Developer Tools

Raneto

A lightweight, file-based Markdown knowledge base for Node.js, no database needed.

Raneto is a free, open-source knowledge base built on Node.js that uses Markdown files for all content. It provides a clean, lightweight interface for creating and managing documentation without a database.

Delete the project folder and clean up Node.js environment and config files.
2.9k
W
Developer Tools

wiki-go

A modern, database-less flat-file wiki with Markdown editing, built-in comments, kanban boards, and instant Docker setup.

Wiki-Go is a modern, feature-rich, database-less flat-file wiki platform built with Go. It offers a clean UI for creating knowledge bases, documentation, and collaborative content without any external database. Supports Markdown, emoji, Mermaid diagrams, LaTeX math, full-text search, hierarchical pages with version history, user management, comments, link management, and interactive kanban boards. Easy deployment via Docker or binaries.

To uninstall: if using Docker, run `docker stop wiki-go && docker rm wiki-go` and remove the `data/` directory. If using binary, delete the executable and data folder.
563Checksum
Browse All Categories