Scientific UI Design vs Arts

Software UI designs should start with being scientific. Scientific here means well organized. One of the way for UI to be organized is to: M...

26 February, 2025

Novaeh is Delivering a New Graph-based File System

File system has been all the way along with com-sci as tree, but Novaeh Team believe it will be better as graph-based. A graph-based file system (GFS) can have all the features that classic tree can't, tree is just a special case of graph. Novaeh is delivering some projects with GFS.

Basically in human brain, we have a graph, with areas organized in multiple trees, with cross-linking between nodes in trees.

A graph can be easily built with modern databases, even with the most simple database concept based on pool such as Couchbase, CouchDB; item IDs should be enough.

No comments:

Post a Comment