Puneet Varma (Editor)

IODBC

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Stable release
  
3.52.10 / 2015-02-10

Type
  
Data Access API

Website
  
www.iodbc.org

Operating system
  
Cross-platform

License
  
BSD, LGPL

Developer(s)
  
OpenLink Software, Ke Jin

iODBC is an open source initiative managed by OpenLink Software. It is a platform-independent ODBC SDK and runtime offering that enables the development of ODBC-compliant applications and drivers outside the Windows platform. The prime goals of this project are as follows:

  • Simplify the effort of porting ODBC applications from Windows to other platforms
  • Simplify the effort of porting ODBC drivers from Windows to other platforms
  • Create consistent ODBC-utilization experience across all platforms
  • History

    iODBC emerged from a cooperative effort between OpenLink Software and Ke Jin. OpenLink Software produced a Driver Manager-less ODBC SDK that it branded as Universal DataBase Connectivity (UDBC) in 1993, because of the sporadic nature of shared library implementations across Unix platforms. Ke Jin used UDBC as inspiration for building a Driver Manager for ODBC outside the windows platform.

    Over time Ke Jin and OpenLink Software decided to merge this effort into a single Open Source offering under the LGPL license.

    This process occurred at a time when the Free Software Foundation sought to have iODBC as a GPL offering. The delay in determining final licensing status for iODBC led to the emergence of UnixODBC and led to a fork in the platform-independent ODBC SDK and runtime that exists today. Drivers and applications written using either SDK have remained compatible (a tribute to both projects).

    References

    IODBC Wikipedia