简体   繁体   中英

Symfony and Percona

Does Symfony 2 support Percona? Or should I stick to MySQL ? I'm running Debian 6 (squeeze) and have MySQL installed but before I install Symfony was thinking maybe Percona would be better (faster) deal?

Thx.

Percona is just a fork of MySQL that is rebased on each release/version. So you get the exact same features as MySQL, but also get extra performance.

Yes, you can use a Percona Server just like a MySQL server with doctrine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM