MongoDB
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!
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 1
- Joined: 12 Feb 2017, 14:48
MongoDB
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.
Symfony 2
I will try if no one has an answer.
Re: MongoDB
MongoDB is currently not supported. You have the choice between those:
https://aimeos.org/docs/Developers/Libr ... se_support
https://aimeos.org/docs/Developers/Libr ... se_support
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: MongoDB
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 useAdamBlansett 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.
Re: MongoDB
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,
give us a star
If you like Aimeos,
