gdal icon indicating copy to clipboard operation
gdal copied to clipboard

Feature request: Paradox database support

Open kadarivan opened this issue 2 years ago • 1 comments

OGR could read Paradox db files with pxlib http://pxlib.sourceforge.net/ library. There is a python bindings for the pxlib: pypxlib https://github.com/mherrmann/pypxlib

I posted this request to the QGIS project too, but maybe OGR is the right project for support a new file format.

kadarivan avatar May 16 '22 08:05 kadarivan

Paradox is an ancient DBMS, firmly a legacy product imho - "the last update to the product was released in 2009". I am not sure that GDAL needs to be burdened with any more drivers for legacy systems.

atlight avatar Jan 12 '24 08:01 atlight