Skip to Content
Menu
v 16.0 Third Party 8
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 161
Technical Name mysql_connector
LicenseSee License tab
Websitehttp://www.vperfectcs.com
Versions 13.0 14.0 15.0 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 161
Technical Name mysql_connector
LicenseSee License tab
Websitehttp://www.vperfectcs.com
Versions 13.0 14.0 15.0 16.0 17.0

Database Connector for odoo

This module helps to connect your MySQL database with odoo.

Features @Odoo Database Connector

  • Connect Your Database with odoo.
  • User can also easily download their data.

Configuration Settings

  • Go to Settings>>Technical>>Database Structure>>Mysql Connector.
  • Users have to authenticate their database by providing the following details. If Authentication fails then it shows a validation error.
  • After Getting the data, the Download File button will appear.
  • The user has the option to download the data

Veracious solutions to grow your business.

About us

Website | Blog | Contact us | Request New Feature
    OpenERP, Open Source Management Solution
    Copyright (C) 2016-TODAY VERACIOUS PERFECT CS PRIVATE LIMITED (<http://http://www.vperfectcs.com>).

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Affero General Public License as
    published by the Free Software Foundation, either version 3 of the
    License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU Affero General Public License for more details.

    You should have received a copy of the GNU Affero General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
Vinay Rana
on 4/11/23, 2:49 AM Author

Hello Pete Charalampopoulos,

Yes, you can fetch any table from the MySQL database. We have used the standard python library for SQL connectivity so it will work well.


Use case
by
Pete Charalampopoulos
on 4/10/23, 11:22 AM

I  have a custom php app that customers put their orders in. The database for this is mariadb.

Im planning to bring the orders in Odoo. is this app will do the job? and how can this work?