[gdal-dev] why ogr oracle connection is so slow?
Mateusz Loskot
mateusz at loskot.net
Fri Feb 26 14:31:39 EST 2010
Moskovitz, Bob wrote:
> Speaking of Oracle drivers. Maybe there is something in orclib
> (http://orclib.sourceforge.net/ ) that the gdal devs can use to solve
> the speed problem. -Bob
"encapsulates OCI (Oracle Call Interface)"
So, there would be obviously no difference related to what
Oracle API is used.
I doubt that the matter of which Oracle API is used causes any
performance bottleneck. It could be OCI or OCCI, which in fact are APIs
of lowest level available to end user, and there was no difference.
orclib is an abstraction on top of OCI, so it potentially
could make things even slower :-)
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
More information about the gdal-dev
mailing list