cobweb/svconnector_sql

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

Installs: 10 261

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 3

Open Issues: 0

Type:typo3-cms-extension

4.1.0 2023-08-07 10:24 UTC

This package is auto-updated.

Last update: 2024-04-07 11:50:39 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/