Contact Contact Show All Awards & Recognition
Contact
Show All Awards & Recognition

Pimcore Reports: Access External Database

reviewed

last reviewed: 09.09.2022

Master Data Management

Author:

Blackbit

Version

1.0.0

Last updated

Compatible Pimcore Version

>= 5.4

Contact

sales@blackbit.de

Issues

https://github.com/BlackbitDigitalCommerce/pimcore-report-external-database

1  Reviewer

reviewed on 09.09.2022

Blackbit

Pimcore Reports: Access External Database

Master Data Management

Project Summary

Access data from external databases to be displayed in Pimcore reports


Readme

Report data from external databases

Access data from external databases to be displayed in Pimcore reports


What does this plugin do?

With this Pimcore bundle you get an additional custom report type External Database on the Custom reports page in the Pimcore backend.

It supports all SQL-based databases which are supported by PDO, for example:

  • MySQL
  • Oracle
  • PostgreSQL
  • MSSQL
  • ODBC
  • etc.

As for some SQL features database vendors use different SQL dialects this bundle comes with a simple textarea for entering the SQL query. This allows for example to use LIMIT for MySQL or ROWNUM for Oracle. Furthermore this allows to execute complex statements with sub-selects, unions etc. which is difficult or even impossible with the standard SQL report adapter which gets shipped with Pimcore - so you can also use this bundle to execute complex queries on the Pimcore database.

Access external database via Pimcore report

  1. Select Externaldb as report source Select external database as report's data source
  2. Configure external database connection and SQL query Configure external database report
  3. Access the external database data as with a usual Pimcore report Resulting report

In combination with the Pimcore Data Director bundle you can not only show data from external databases but also import it to Pimcore.

How to get the plugin

Please write an email to info@blackbit.de.

Review status

reviewed

last reviewed: 09.09.2022

?>

Author:

Blackbit

Version

1.0.0

Last updated

Compatible Pimcore Version

>= 5.4

Contact

sales@blackbit.de

Issues

https://github.com/BlackbitDigitalCommerce/pimcore-report-external-database

1  Reviewer

reviewed on 09.09.2022

Blackbit