awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Hierarchical Data Models · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesHierarchical Data Models

Data structures organized as recursive trees for nested information storage.

Distinguishing note: Focuses on the tree-based structure of data rather than general relational storage.

Explore 1 awesome GitHub repository matching data & databases · Hierarchical Data Models. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Hierarchical Data Models

Awesome Hierarchical Data Models GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • TriliumNext/Trilium

    TriliumNext/Trilium

    34,698View on GitHub↗

    Trilium is a local-first personal knowledge management system designed to store and organize information on a user's own device. It functions as a hierarchical knowledge base where every note acts as both a standalone document and a container for nested children, allowing for complex information relationships and deep categorization. The platform distinguishes itself through a component-based interface that dynamically renders diverse content types, including rich text, diagrams, and executable scripts. All data is persisted within a single relational database file, which supports a versioned

    Stores information in a recursive tree structure where nodes act as both containers and content.

    TypeScriptelectronelectron-appknowledge-base
    34,698View on GitHub↗