Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

part of the ontonomy software suite

AGPL-3.0. Anton Davydov.

mindzoo

A dataset manager for csvs.

Point mindzoo at a directory of csvs datasets. It scans every subdirectory, reads each dataset's schema and metadata, and builds an ephemeral catalog that maps dataset UUIDs to paths. From there, a single interface handles queries, writes, and deletes across all datasets.

~/minds/
  family/          <- csvs dataset (events, people, dates)
  reading-notes/   <- csvs dataset (books, quotes, tags)
  root/            <- built by mindzoo: catalog of the above

Each dataset is a "mind." New minds are created from a template or cloned from a git remote. After any write, mindzoo commits the change and optionally pushes to the remote.

Used by evenor as a storage layer.

Implementations

About

Omnipresent decentralized data

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages