You are not logged in.
Pages: 1
Hello.
There have been MANY posts asking for GLPI to use a DB different to MySQL. It's clear that there's interest on using GLPI with PostgreSQL, Oracle, MS SQL, etc.
It doesn't mean that MySQL is a bad choice, but each one has its own reason to use a different DBMS.
In fact, there has been a serious support to use PEAR MDB2 as an abstraction layer so that with only one development in GLPI, each user will be able to select with which DBMS he wants GLPI to work:
https://mail.gna.org/public/glpi-dev/20 … 00007.html
https://mail.gna.org/public/glpi-dev/20 … 00002.html
So my question is, aren't you (the developers of GLPI, who make a great work) interested in receiving support to make GLPI database independent?
If you're interested on this support, we could talk about it and enhance GLPI :-)
If not, please explain why don't you want GLPI to work with a different DBMS other than MySQL, because I wouldn't understand it at first.
Thanks.
Offline
> If not, please explain why don't you want GLPI to work with a different DBMS other than MySQL, because I wouldn't understand it at first.
It's not a problem of interest but of "ressource".
This is really a big work.
+
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
Probably I (my company) can give the enough (human) resources to make GLPI use a library to so it becomes DBMS independent.
If so, how could we cooperate?
Offline
It's not only a problem of resources but also a problem of priority. This is not actually our priority (cf roadmap).
Using abstraction layer implies to :
- Assume the perf cost of the abstraction layer
- Be slave of the choosen lib
- Assume support for every DB
etc...
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
And using a PEAR extension will make GLPI installation really more difficult...
+
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
Ok, I know that the work isn't easy, but sooner or later it's a fact that will need an answer, and if you postpone this it will become more and more difficult, don't you think?
And if you don't like the PEAR solution, which one do you prefer?
Offline
Humm, we give you an answer about that : it's in the roadmap for the 1.0 version of GLPI.
About the fact , that it would be more and more difficult if we postpone this, i don't agree. We preferred to stabilize the GLPI features, clean, rebuild the GLPI'sframework before adding this deep feature.
We have nothing against Pear solution, each lib must be evaluated strongly and seriously to do a good choice.
Don't forget that when we do a choice for GLPI, we must assume this choice for a long period to our users.
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
Pages: 1