Letter P

pl-odbc - SWI-Prolog ODBC interface

Website: http://www.swi-prolog.org/
License: (GPLv2+ with exceptions or Artistic 2.0) and (GPLv2+ with exceptions) and (GPLv2 with exception) and (GPL+ or Artistic) and LGPLv2+ and LGPLv2 and UCD and (UCD and MIT) and BSD and Public Domain and EPL and GPLv2 and GPLv2+ and GPLv3+
Vendor: Alcance Libre, Inc.
Description:
The value of RDMS for Prolog is often over-estimated, as Prolog itself can
manage substantial amounts of data. Nevertheless a Prolog/RDMS interface
provides advantages if data is already provided in an RDMS, data must be
shared with other applications, there are strong persistency requirements
or there is too much data to fit in memory.

The popularity of ODBC makes it possible to design a single
foreign-language module that provides RDMS access for a wide variety of
databases on a wide variety of platforms. The SWI-Prolog RDMS interface is
closely modeled after the ODBC API. This API is rather low-level, but
defaults and dynamic typing provided by Prolog give the user quite simple
access to RDMS, while the interface provides the best possible performance
given the RDMS independency constraint.

Packages

pl-odbc-7.2.3-5.aldos.x86_64 [61 KiB] Changelog by Joel Barrios (2023-04-22):
- Rebuild with ncurses 6.4.

Listing created by Repoview-0.6.6-6.fc14.al