Slashdot Mirror


TOra Project Looking for New Maintainer

cerberusss writes "TOra is a GPL'ed, QT-based Oracle/PostgreSQL client, one of the most full-featured for many years. The lead developer Henrik Johnson was hired by Quest Software to work further on TOra. After some time of inactivity, Henrik has put a request on the developer list, saying: 'I'm sorry for not being able to spend that much time on TOra as I should. I am now working full time on future versions of TOAD by Quest. (...) I am wondering if someone on this mailing list is willing to step up as a new maintainer of this project.' Also interesting is that the GPL'ed code base compiles for both Windows and Linux, but compiling for Windows is not allowed anymore because of the license of Trolltech's QT."

2 of 45 comments (clear)

  1. Trolltech the reason? by Yokaze · · Score: 4, Interesting
    According to Mr. Johnson

    The reason for it not being compilable for Windows is the fact that Qt is not available for Windows in any GPL compatible version and the license of the GPL:d TOra specifically prohibits it from being linked with the commercial versions of Qt. The reason for this is that previously I and now Quest does not want it to interfere with out commercial products.


    So, it seems to me more an issue with TOras license, than Trolltechs. For example, I fail to see how it should be incompatible with the GPL to link a product with a commercial library, when you don't distribute it.
    --
    "Between strong and weak, between rich and poor [...], it is freedom which oppresses and the law which sets free"
  2. TOra is (was) better than Oracle's Native Console by HighOrbit · · Score: 4, Informative

    I *really* hope a new maintainer can be found, because TOra is my favorite Oracle admin tool set. I don't even use any of Oracle's management console or DBA studio (except for netca) if I have TOra available. My favorite things about TOra are:

    1)the UI layout of the schema browser. It has tabs that let you see everything about a schema (and its objects and the data) in one easy place.

    2) The extraction utility lets you get a single comprehensive sql script to re-create a database schema and load all the data in one easy step. Absolutely beautiful.

    If you are an Oracle DBA or developer, I strongly recommend that you download TOra and give it a spin. I don't think you will ever go back to Oracle Console.

    Please, somebody with the right skill-set, please pick this up and mantain it.