Skip to content

Settings and activity

1 result found

  1. 113 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Mark Pearson commented  · 

    Another alternative would be to use an open source graph database such as OrientDB (http://orientdb.com/orientdb/) which would allow Tasks, Efforts, Notes, Categories etc. to be modelled as vertices and relationships between them as edges. In an OrientDB database vertices and edges may have an associated class (and it supports object-oriented-like inheritance) and both vertex and edge classes may have predefined attributes. OrientDB also supports SQLite style direct access to a database file *and* access to a database via a OrientDB server.

    Just a thought... :-) If I had time I would try to implement this myself.

    Mark Pearson supported this idea  ·