ibarwick/libfq

Project ID: 19174

Description

libfq is a wrapper library for Firebird's C API, loosely based on PostgreSQL's libpq, primarily intended to facilitate the implementation of firebird_fdw, the PostgreSQL foreign data wrapper for Firebird.

This project also provides fbsql, a simple command line client for Firebird inspired by PostgreSQL's psql.

Installation Instructions

  1. Locate distribution in the list below
  2. Click on Repo Download
  3. Copy the URL in the browser URL bar
  4. On the target system:
cd /etc/yum.repos.d wget https://copr.fedorainfracloud.org/coprs/ibarwick/libfq/repo/epel-7/ibarwick-libfq-epel-7.repo
  1. Execute one of:
  • yum install libfq (CentOS) or dnf install libfq (Fedora).
  • yum install fbsql (CentOS) or dnf install fbsql (Fedora).

Other ways of doing this may also be available.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 6 x86_64 (9)* EPEL 6 (168 downloads)
EPEL 7 x86_64 (32)* EPEL 7 (264 downloads)
EPEL 8 x86_64 (13)* EPEL 8 (132 downloads)
EPEL 9 x86_64 (0)* EPEL 9 (53 downloads)

* Total number of downloaded packages.