dreamfactory / df-firebird
Firebird SQL Database support for DreamFactory
Installs: 39 116
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 4
Open Issues: 2
pkg:composer/dreamfactory/df-firebird
Requires
- dreamfactory/df-sqldb: ~1.2
This package is auto-updated.
Last update: 2026-01-23 00:09:54 UTC
README
Firebird SQL Database support for DreamFactory.
Overview
DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.
Note:
This library requires the interbase PHP extension to be installed.
sudo apt-get install php7.0-interbase
Connection and grammars based on this repository.