An open API service indexing awesome lists of open source software.

https://github.com/dreamfactorysoftware/df-firebird

Firebird SQL Database support for DreamFactory.
https://github.com/dreamfactorysoftware/df-firebird

Last synced: 5 months ago
JSON representation

Firebird SQL Database support for DreamFactory.

Awesome Lists containing this project

README

          

# df-firebird
Firebird SQL Database support for DreamFactory.

## Note:
This library requires the **interbase** PHP extension to be installed.

sudo apt-get install php7.0-interbase

Connection and grammars based on [this](https://github.com/jacquestvanzuydam/laravel-firebird) repository.