Valid HTML 4.01 Transitional SourceForge.net Logo

Hyppocampus Logo

Hyppocampus


Hyppocampus is one of the fundamental element of the entire Lobotomy Project, and can be considered his core: is a relational filesystem totally designed to smash the traditional tree hierarchy (where files are constrained into directories, and the user have to organize them self) in favor of a logical structure based over the relashionship between metadata. Actually it is implemented with FUSE and DBI.

The main concept is to discard the usual rappresentation of each element into the filesystem as a file (which is one of the fundamentals of the Unix way), just because a file is an entity too much isolated; in Hyppocampus, files are substituted by groups of metadata which are combined and related each other with SQL query more or less complex how required by the needs of the user.

Metadata can be assigned by the user, but also automatically extracted with automated tools (read about the SubConsciousDaemon) or exchanged with a P2P implementation of the fileystem (at the moment, in the todo list).

The "hyppocampus" is the area in the temporal lobe of the brain that play a role in the human memory managment.

Screenshots


The first "hls" and "hattr" utilities attached to the package
The first "hls" and "hattr" utilities attached to the package
A simple demostration of Hyppocampus usage into a console
A simple demostration of Hyppocampus usage into a console

News


Latest news about Hyppocampus:

Downloads


The latest available release for Hyppocampus is here:

Hyppocampus over FUSE 0.3rc2



You can also downloads older release versions:

Documentation


Technical documentation, mostly extracted from the code and automatically formatted with Doxygen:


Informative (and informal) miscellaneous documentation, including descriptions of internals for Hyppocampus, ideas for future implementations, elucubrations, notes and much more:

Development Tools


If you are interested about Hyppocampus development, feel free to join the dedicated mailing list available here: https://lists.sourceforge.net/lists/listinfo/hyppocampus-devel
To signal a bug, to request a feature or to see the list of opened tasks for the project, refere to the dedicated trackers page: https://sourceforge.net/tracker/?group_id=144008