Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Enlist the database engines supported by Phalcon.
Home
Phalcon
Enlist the database engines supported by Phalcon.
0
votes
asked
Dec 30, 2023
in
Phalcon
by
rahuljain1
Enlist the database engines supported by Phalcon.
phalcon-databaseengines
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 30, 2023
by
rahuljain1
Below are the database engines supported by Phalcon.
Phalcon\Db\Adapter\Pdo\Mysql : Mysql
Phalcon\Db\Adapter\Pdo\Postgresql : Postgresql
Phalcon\Db\Adapter\Pdo\Sqlite : SQLite
...