Skip to content
Discussion options

You must be logged in to vote

Kitodo.Presentation doesn't handle DB connections itself but relies on TYPO3 instead which uses Doctrine DBAL for database abstraction. Therefor it's supposed to work with all DBMS that Doctrine supports (which are IBM Db2, MariaDB, MySQL, Oracle, PostgreSQL, MS SQL Server, and SQLite).
We are running our tests only with MariaDB, though.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danielopitz
Comment options

Answer selected by danielopitz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants