| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 1293 |
| Technical Name |
data_insight_workbench |
| License | OPL-1 |
| Versions | 17.0 18.0 19.0 |
Data Insight Workbench
Full Edition
A controlled SQL workbench for Odoo administrators and trusted power users, with saved queries, execution history, localized timestamps, previews, CSV exports, and explicit full-access controls.
Saved Query Workspace
Create reusable SQL assets with descriptions, parameters, approval state, and execution policy.
Guarded Or Full Access
Normal users stay protected by a read-only SQL guard. Admins can grant full SQL power per user.
Traceable Execution
Every run records status, duration, result preview, raw JSON, SQL text, and exportable output.
Getting Started Flow
The module ships with sandbox tutorial queries. Users can learn the correct flow without touching business data: create a throwaway table, insert a row, read it, update it, delete it, and clean up the table. Use Run for CREATE, INSERT, UPDATE, DELETE, and DROP. Use Explain for SELECT query plans.
Full Edition Access Policy
Reader and executor users stay protected by the SQL guard. Administrators can grant full SQL access from the user form when a trusted user needs live maintenance power. Query records, parameters, and execution history are only removable by Data Insight administrators.
1. App Card
The module appears in Apps with its custom Data Insight icon and module identity.
2. Tutorial Query List
The Getting Started menu shows the sandbox query sequence in order.
3. Query Form
Each query includes a purpose-driven description, SQL editor, approval status, and run controls.
4. Run Wizard
Execution is explicit: choose Run or Explain, review SQL, confirm acknowledgement, then execute.
5. Execution Result
The execution page shows local user time, status, duration, SQL, parameters, result preview, and export options.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module