Page 1 of 1

MongoDB

Posted: 12 Feb 2017, 17:07
by AdamBlansett
Can I use the Doctrine MongoDB bundle with this to use MongoDB or am I required to use MySQL/Percona?

Symfony 2

I will try if no one has an answer.

Re: MongoDB

Posted: 13 Feb 2017, 10:15
by aimeos
MongoDB is currently not supported. You have the choice between those:
https://aimeos.org/docs/Developers/Libr ... se_support

Re: MongoDB

Posted: 24 Jan 2019, 12:42
by seamus10
AdamBlansett wrote:Can I use the Doctrine MongoDB bundle with this to use MongoDB or am I required to use MySQL/Percona?

Symfony 2

I will try if no one has an answer.
If each environment requires a different MongoDB connection URI, you can as a bundle is available that integrates the Doctrine MongoDB ODM into Symfony, making it easy to configure and use

Re: MongoDB

Posted: 25 Jan 2019, 07:47
by aimeos
Aimeos doesn't use Doctrine ORM because it's too slow if you have many products