Skip to content

apioo/fusio-adapter-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusio-Adapter-SQL

Fusio adapter which provides actions and connections to work with relational databases. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-sql
php bin/fusio system:register "Fusio\Adapter\Sql\Adapter"