콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
9622 화면

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.

아바타
취소

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

베스트 답변

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

아바타
취소