RDBMS
I need the facilities provided by an RDBMS for an app that I am currently specifying that goes way beyond what SQLite can provide and wonder if anyone has a suggestion.
What I need is ODBC connectivity and a framework for Objective-C. It really needs to be a well tested interface as I do not have the time to work through bugs and all. It needs to be comprehensive and support all the standard SQL statements.
I have had a cursory look at some of the obvious candidates like MySQL, PostgreSQL, Oracle and cannot come to any conclusion apart from the fact that such support is very sparse and documentation even poorer.
If I could narrow down the choice to a well supported database (meaning asurred support and updates for years and versions ahead) I would be prepared to work with the native interface in the db such as PostgreSQL's libpq. But all the info I can get seems to indicate support for Objective-C is quite sporadic and not of high quality such as very sparse documentation.
I would expect better support with Oracle but it seems the latest version supported is 10.2 whereas their latest release is 11.2 and info on their support for ODBC on OS-X or Objective-C frameworks is probably buried away so deeply in their docs that I can't find the info. It may be that there is no support, but I cannot seem to find any references to these. I probably will not need version 11, but I do need ODBC or good support at the native library level for Objective-C.
I would appreciate some pointers from anyone with experience with this. Thank you.
Stephen
iMac Intel, Mac OS X (10.7.2), iMac (late 2010) Core i7 16GB RAM