We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Does phalcon work well with Apache solr/elasticsearch with mongodb ?

Does phalcon work well with Apache solr/elasticsearch with mongodb ? I think I will go for it but not sure does phalcon work well with elasticsearch and mongodb or not. Do you guys have any documentation about that?

Thank you



98.9k
Accepted
answer

This forum (written in Phalcon) is using ElasticSearch to power its search features. And the "Suggested Posts" section you see below this message.



9.6k

What database system phalcon are using, mysql or nosql ?



98.9k

Nosql is not a database, we support MongoDB, Memcached, Redis, etc as NoSQL databases

https://docs.phalcon.io/en/latest/reference/odm.html

MySQL is one of the supported relational databases: https://docs.phalcon.io/en/latest/reference/db.html