cobweb/svconnector_sql

Connector service for any SQL-based database via Doctrine-DBAL.

Installs: 7 672

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 3

Open Issues: 0

Type:typo3-cms-extension

4.0.1 2023-05-02 20:38 UTC

This package is auto-updated.

Last update: 2023-06-02 20:46:40 UTC


README

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads PHP Version Require

Connector service - SQL

This service relies on the database abstraction layer provided by TYPO3 (Doctrine DBAL) to access any supported, remote DBMS, execute SELECT queries and return their result as a PHP array or an XML structure.

Read the manual for more details: https://docs.typo3.org/typo3cms/extensions/svconnector_sql/