1 Repo
Defining user-specified relationships and structures to organize stored data.
Distinct from Data Structures: Distinct from general data structures by focusing on a user's ability to model their own content organization.
Explore 1 awesome GitHub repository matching data & databases · Custom Content Schemas. Refine with filters or upvote what's useful.
Perkeep is a personal content storage system designed for storing, syncing, and backing up digital assets. It functions as a distributed data synchronization engine and an S3 compatible backup tool, allowing users to persist data objects to cloud services for long-term preservation. The system utilizes a key-value content indexer to track data blobs for efficient retrieval and enumeration. It supports custom data modeling to define structures and relationships between stored information, moving beyond simple file storage. The platform includes capabilities for self-hosted content storage, pr
Supports custom data modeling to define structures and relationships between stored information.