
The one ORDS command you NEED to know!
ords config list --include-defaults
That's it. Goodbye!
I'm kidding, there's more. But if you don't feel like reading anymore, bookmark this post and return when you're ready.
Assuming you have ORDS installed, you too can execute the ords config list --include-defaults command to reveal almost all the configuration settings for your ORDS installation.
Here is what my configuration...

ORDS, JavaScript, the Fetch API, and HTML
I found JavaScript and HTML code...

Tinkering: a SQL script for the ORDS_ADMIN.ENABLE_SCHEMA procedure
Post-ORDS installation Once you’ve installed ORDS,...
ORDS install considerations: choosing the correct host, port, service name, and pluggable database when the database is in a podman container
The other day, I wrote about...

HELP!! parse error: Invalid numeric literal at line x, column x?! It’s not your Oracle REST API!!
A while back (yesterday), I penned...

A quick ORDS REST-Enabled SQL Service example
I promise this post will connect...
ORDS, SQLcl, APEX via YUM and DNF
TL;DR BREAKING NEWS!! APEX packages with...

User Guide: Oracle database in a Podman container, install ORDS locally, and access a SQL Worksheet on localhost
Summary The title says it all....