GixSQL

From PostgreSQL_wiki
Revision as of 15:43, 6 November 2025 by Martn admin (talk | contribs)
Jump to: navigation, search

GixSQL is a way in which Cobol programs are able to use modern database management systems in a Linux environment.

Cobol

Cobol has been around for more than 60 years and will stay around for the foreseeable future, estimates are that there are about 800 billion lines of Business Cobol code around. The programs are heavily used, servicing about 80% of all financial and business transaction.
Traditionally Cobol programs have their application in big business mainframe environments. These large enterprises, however, are shifting more and more of their applications to the Linux platform. The broad adoption of Linux in the enterprise environment started around 2010. So, it is no wonder that Cobol gradually is being made available for the Linux platform, enter GNUCobol.

GNUCobol

There are various good reasons