Wiki
I'm looking for a Wiki (GPL if possible) that has proper support for Oracle.
There are Wikis that claim to have support for Oracle. Some of which is utter and total bs as their SQL installation scripts violates Oracle naming conventions (table and column names are too long), attempting to create indexes on CLOBs, etc. And then looking at some of the code - not a single bind variable. SQL statements are hardcoded.
Is there any change of finding a Wiki developed by developers that have no their heads stuck up somewhere, and actually knows how to deal with data and databases? (yeah, very frustrated as I'm trying one Wiki after another and has yet to find one that works properly with Oracle)