This days I'm in the need to integrate current projects with Oracle databases, since most of my projects are X-VR2 0.7.2.1 based, maybe the opportunity has come to develop a native driver for that RDBMS.
So now that the need is here, what should we expect from such driver? Well same as the others, thread safety, automatic type conversion, seamless integration to the xvr2::DB namespace.
The question, do I use OCI or OCCI ? Maybe OCCI is the best approach since it is C++ targeted, but OCI is in a lower layer and might have more features, we'll see, need to evaluate all pros and cons.
Via twitter I said I'll be starting such project in a few hours, sadly I couldn't start it right away but I promise to post as soon as any new developments appear.
No comments:
Post a Comment