cobweb/svconnector_sql

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

Maintainers

Package info

github.com/cobwebch/svconnector_sql

Language:Shell

Type:typo3-cms-extension

pkg:composer/cobweb/svconnector_sql

Statistics

Installs: 25 941

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

6.0.0 2026-04-22 11:16 UTC

This package is auto-updated.

Last update: 2026-04-22 11:18:02 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/