$ 50.25
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 161 |
Technical Name |
mysql_connector |
License | See License tab |
Website | http://www.vperfectcs.com |
Versions | 13.0 14.0 15.0 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 161 |
Technical Name |
mysql_connector |
License | See License tab |
Website | http://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
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
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
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
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?