Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
9475 Vizualizări

Hi Guys,

         I want to know whether the odoo support database other than postgresql. the reason is my company maintaining master data as a reference in oracle database. so i want odoo pick that data totally from oracle and not from postgresql. i dont want to use copy the data from oracle to postgresql because the enormous amount of data we maintain so waste the process time.

Is it possible mean please give solution.

Imagine profil
Abandonează

As i know, odoo framework is build in postgres so that is not away to link odoo directly with oracle without copy of data

Cel mai bun răspuns

The answer is NO. But you can use the APIs and the connector framework in order to access or sync data from other sources:

- http://odoo-connector.com/ (Attention: there is an Indiegogo-Campaign running for the migration of the framework to 9.0)

- https://www.odoo.com/documentation/9.0/reference/orm.html

Imagine profil
Abandonează