Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Extra Tools
  3. Odoo Developer Console v 17.0
  4. Sales Conditions FAQ

Odoo Developer Console

by Naim OUDAYET https://www.oudayet.com
Odoo

$ 89.99

v 17.0 Third Party
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 2850
Technical Name no_dev_console
LicenseOPL-1
Websitehttps://www.oudayet.com
Versions 17.0 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 2850
Technical Name no_dev_console
LicenseOPL-1
Websitehttps://www.oudayet.com
Versions 17.0 18.0 19.0
  • Description
  • License

Developer Console.

Run SQL in Odoo — with rails, not regrets.

Schema browser, multi-tab SQL editor, per-operation capabilities, append-only audit log.

Odoo 17 READ-ONLY BY DEFAULT $89.99 USD 9 Languages

A real data console, not a <textarea>

Most SQL-runner modules are a blank box and a Run button. No schema, no safety, no record of who ran what. Developer Console gives you a proper workspace with server-side guard rails and an audit trail.

A typical SQL executor

Paste a query, hit Run, hope you don’t drop a table by accident. You memorise table names, there’s no audit, and everyone with access can do everything.

Developer Console

Browse the schema, run SQL under per-operation capabilities, read-only enforced by PostgreSQL itself, and every execution logged to an append-only audit trail.

Everything you need to work with the data

One workspace: explore, query, save, export — safely.

Schema browser

Every non-transient Odoo model mapped to its real PostgreSQL table and columns. One click drops SELECT * FROM <table> LIMIT 100 into the editor.

Multi-tab SQL editor

Line numbers, SQL-aware highlighting, autocomplete, and a multi-tab workspace. Press Ctrl+Enter to run.

Per-operation capabilities

Five independent groups — SELECT, INSERT, UPDATE, DELETE, DDL — plus one-click User (read-only) and Manager (full) presets. Granting one never auto-grants another.

Read-only at the engine

For SELECT-only users the query runs under transaction_read_only = on and is always rolled back — even a write hidden in a function call is refused by PostgreSQL itself.

Append-only audit log

Every attempt — success, blocked, or error — recorded with user, kind, rows, duration and status. Immutable: no group, not even Manager, can edit or delete entries.

Saved queries & export

Keep reusable queries with categories — private or shared, owner-only edit. Export any result to CSV, JSON, XLSX or Markdown, or the raw query text.

See it in action

From schema to query to audit — the whole workflow, with the rails always on.

Multi-tab SQL editor with a results grid

Multi-tab SQL editor — syntax highlighting, autocomplete, results grid. Press Ctrl+Enter to run.

Schema browser mapping Odoo models to PostgreSQL tables

Schema browser — every Odoo model mapped to its PostgreSQL table; one click drops a SELECT into the editor.

Per-operation capability matrix across users

Per-operation capabilities — grant SELECT / INSERT / UPDATE / DELETE / DDL independently: presets or tailored Custom sets.

A read-only user's DELETE blocked before it runs

Server-side safety rails — a read-only user’s DELETE is refused before it runs, with a clear message.

Append-only audit log of every query attempt

Append-only audit log — every attempt with user, kind, rows, duration and Success / Blocked / Error.

Saved-query library with categories

Saved-query library — reusable, categorized queries, private or shared.

How a query is kept safe

1
Classify

A string/comment-aware tokeniser scans the whole query, rejects multi-statement input, and computes exactly which capabilities it needs — including writes hidden in CTEs or SELECT INTO.

2
Authorise

The user must hold every required capability. A denylist blocks side-effecting functions (filesystem, connection control, cross-database) that could sidestep row-level checks.

3
Execute & record

The query runs inside a savepoint; read-only sessions always roll back. The attempt is written to the audit log — even if it was blocked.

Available in 9 Languages

Every label, button and message is translated — each user sees the console in their own Odoo language, no extra setup.

usEnglish
frFrançais
esEspañol
deDeutsch
nlNederlands
brPortuguês (BR)
itItaliano
cn中文
arالعربية

Honest scope

Built for developers & DBAs

✗ This is a power tool. Access is never self-service — only an administrator can grant the capability groups. Don’t hand it to end users.

A console, not a migration tool

Writes (for capable users) run as one statement at a time under your DB role’s own privileges. For schema migrations use proper Odoo modules; use this to inspect, fix and report.

Safety is enforced on the server

The rails are not UI hints. Capability checks, the multi-statement guard, the function denylist and transaction_read_only all run in the Python controller and PostgreSQL — not the browser. A user with only the SELECT capability cannot write, full stop, and every attempt is recorded in an audit log nobody can delete.

FAQ

Can a read-only user sneak in a write?

No. SELECT-only sessions run under transaction_read_only = on and always roll back, so PostgreSQL itself blocks any write — including writes hidden inside function calls or data-modifying CTEs.

Who can run DELETE or DDL?

Only users explicitly granted those capabilities. DELETE is separate from UPDATE so you can allow data fixes without allowing row removal.

Does it work on Odoo Online (SaaS)?

Best on self-hosted or Odoo.sh where you control the database. The module runs SQL against your Odoo PostgreSQL database under its existing role.

Is anything logged?

Yes — every execution attempt (success, blocked, or error) with user, query, kind, rows, duration and status. The log is append-only and survives even blocked queries.

Technical details

Odoo version
17.0 — Community and Enterprise
Version
17.0.1.0.0
License
OPL-1
Dependencies
web, base
Languages
EN, FR, ES, DE, NL, PT-BR, IT, ZH-CN, AR
Configuration
None — install and grant capability groups
Developer Console — $89.99 USD, Odoo 17
© Naim OUDAYET — oudayet.com — OPL-1 license
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

  • 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.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with