dreamfactory / df-firebird
Firebird SQL Database support for DreamFactory
0.10.0
2025-02-19 06:15 UTC
Requires
- dreamfactory/df-sqldb: ~1.2
This package is auto-updated.
Last update: 2026-02-23 00:22:02 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.