cobweb / svconnector_sql
Connector service for any SQL-based database via Doctrine-DBAL.
Installs: 14 619
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 3
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0 || ^8.1 || ^8.2
- cobweb/svconnector: ^5.0 || ^5.1
- typo3/cms-core: ^11.5 || ^12.4
Replaces
- typo3-ter/svconnector_sql: 4.1.0
README
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/