MongoDB

Questions around the Aimeos bundle for the Symfony framework
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
AdamBlansett
Posts: 1
Joined: 12 Feb 2017, 14:48

MongoDB

Post by AdamBlansett » 12 Feb 2017, 17:07

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.
The only true wisdom is in knowing you know nothing. - Socrates

adamblansett.com

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: MongoDB

Post by aimeos » 13 Feb 2017, 10:15

MongoDB is currently not supported. You have the choice between those:
https://aimeos.org/docs/Developers/Libr ... se_support
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

seamus10
Posts: 1
Joined: 24 Jan 2019, 12:40

Re: MongoDB

Post by seamus10 » 24 Jan 2019, 12:42

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

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: MongoDB

Post by aimeos » 25 Jan 2019, 07:47

Aimeos doesn't use Doctrine ORM because it's too slow if you have many products
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply