Yii2: [2.1] Move Cubrid DBMS support out of core

Created on 17 Sep 2017  Â·  7Comments  Â·  Source: yiisoft/yii2

According to the Google Trends information, the Cubrid DBMS is very unpopular:

image

If we exclude MySQL to see the bottom part detailed, the Cubrid still has zero:

image

db BC breaking

Most helpful comment

Instead of moving it out of the core I'd drop it... we aren't going to support it anyway.

All 7 comments

I was partly responsible for pushing for CUBRID in Yii some years ago. I planned to use it in a big project. In the end we used Maria/Galera partly for the reason that CUBRID appeared to be losing ground.

I don't understand why Google reports absolute zero. All the same, I strongly suspect there is little overlap between the Yii and CUBRID user bases.

Their community seems to be limited to South Korea:

bildschirmfoto von 2017-09-17 20-47-45

Other Frameworks:

  • Symfony (http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/platforms.html)

    • MySQL

    • PostgreSQL

    • Oracle

    • Sqlite

    • SQL Server

    • SAP Sybase SQL Anywhere

    • Drizzle

  • Laravel (https://laravel.com/docs/5.5/database)

    • MySQL

    • PostgreSQL

    • SQLite

    • SQL Server

  • CakePHP (https://book.cakephp.org/3.0/en/orm/database-basics.html)

    • MySQL 5.1+

    • SQLite 3

    • PostgreSQL 8+

    • SQLServer 2008+

    • Oracle (through a community plugin)

Instead of moving it out of the core I'd drop it... we aren't going to support it anyway.

CUBRID support removed: e74fbb1b0f1e83ae43672436f090393f670ebb13

Thanks god…

Check related checkbox in wiki https://github.com/yiisoft/yii2/wiki/Roadmap

Was this page helpful?
0 / 5 - 0 ratings

Related issues

schmunk42 picture schmunk42  Â·  125Comments

Faryshta picture Faryshta  Â·  48Comments

sepidemahmoodi picture sepidemahmoodi  Â·  104Comments

schmunk42 picture schmunk42  Â·  47Comments

rosancoderian picture rosancoderian  Â·  46Comments