News
Entertainment
Science & Technology
Sport
Business & Money
Life
Culture & Art
Hobbies
8 | Follower
ThatJeffSmith
28.08.2025
We've shared our Oracle Database MCP Server story with thousands of people. Here are some insights and answers to your most FAQs.
25.08.2025
Quick tip: highlighting and finding objects in your Oracle Database connection navigator lists, in the SQL Developer Extension for VS Code.
How good is ChatGPT 5 at generating an oracle data model using 23ai syntax, and can Windsurf successfully implement it with our Oracle Database MCP Server?
09.08.2025
How I built a REACT web app for my Oracle Database with the assistance from my AI Agent and our MCP Server in only a few minutes.
01.08.2025
Using our new Oracle Database MCP Server with Claude desktop to improve some TABLE comments in my schema. With and without good columns names!
29.07.2025
Gettings started and deep dive tour of our new MCP Server with Oracle Database! VS Code and Copilot, connect to our db, and run some queries...and more!
10.07.2025
Introducing SQL Notebooks, a new way to work with Oracle Database SQL and PL/SQL scripts in the SQL Developer Extension for VS Code.
02.07.2025
ORDS version 25.2 is now available! Also a quick overview on the new PAR support in SQL Developer Web and a note regarding RESTful Services interface in APEX.
12.06.2025
Summary from our Oracle Developer Coaching, June News Edition. Kris and I were back to talk more things Oracle Database and LiveSQL!
04.06.2025
Fast-paced, 30-minute broadcasts, to stay in the know. Delivered newsroom-style, the monthly News Edition brings you rapid-fire updates, announcements, and insights from Oracle product teams.
14.05.2025
See how to build your own local MCP to connect your AI assistant to an Oracle Database, by simply ingesting our REST API OpenAPI spec!
09.05.2025
Using Oracle SQLcl to execute scripts on multiple databases, concurrently, using the background command. The jobs command makes monitoring those tasks easy.
06.05.2025
An overview of our SQLcl project command, how it's evolved from our Liquibase commands, and some resources to help you get started with Oracle Database CI/CD.
How to get started with SQLcl projects for implementing CI/CD practices for your Oracle Database by setting up your project and database for Git and Liquibase.
26.04.2025
How to setup Oracle SQL Developer Extension for VS Code or Oracle SQLcl to authenticate your database connections using Kerberos - without an Oracle Client!
18.04.2025
How to export all of the REST APIs across all of the schemas in your Oracle Database using Oracle REST Data Services (ORDS) version 25.1.
16.04.2025
Here's a quick tutorial for getting started with organizing your Oracle Database connections into folders using SQL Developer's extension for VS Code.
15.04.2025
Oracle SQL Developer Extension for VS Code v25.1 is now available! This release includes the ability to organize your connections via folders (and subfolders!)
26.03.2025
Easily setup your Internet of things (IOT) devices to share their telemetry data with your Oracle Database, via a secured REST API and a bit of Python.
18.03.2025
Quick tip! How to quickly copy and paste data from your Oracle SQL query results to Excel using SQL Developer's Extension for VS Code.
08.03.2025
Did you know Oracle REST Data Services now supports generating Pre-Authenticated Requests (PARs) for any of your Oracle Database REST APIs? Examples and code!
01.03.2025
Using SQLcl to load ~29,000 records from Chicago's open data portal to follow along with AI Vector Search PM Andy Rivenes's getting started tutorial.
25.02.2025
Oracle Database 23ai FREE, version 23.7 is now available on our VirtualBox appliance. Let's also take a quick look at the new DBMS_DEVELOPER package.
21.02.2025
Oracle Database REST API example, how to fail gracefully when resource DELETE request fails. TLDR - exception handling and proper status codes!
19.02.2025
Round-up from my 'daily share a Oracle Database blog post in January' project. All of the posts, links to the authors, and my personal takes.
With the latest innovations in Oracle 23ai, you can now work with an Oracle session transaction over MULTIPLE HTTPS REST API calls! Here's a demo with ORDS.
Oracle SQLcl 24.4.1 is available, and supports loading Excel files to new or existing tables with the LOAD cmd. Plus a reminder about our Project feature.
24.01.2025
How to easily load a new record to your Oracle Database table via a REST API, when that table has 1 or more JSON columns in either 19c or 23ai via ORDS.
23.01.2025
A quick look at one of our new features in Oracle SQL Developer Extension for VS Code - reports! Quickly get information about your database.
15.01.2025
Creating or Cloning Pluggable Databases (PDBs) via ORDS Database REST APIs is now an asynch operation via DBMS_SCHEDULER jobs. Here's an example.
10.01.2025
Oracle Cloud Infrastructure (OCI) Console now supports Oracle SQL Developer Web! SQL worksheet, data modeler, sql monitoring, user management, and more!
03.01.2025
An overview for all the different ways to get and view the plans for your SQL statements in Oracle Database using the SQL Developer extension for VS Code.
20.12.2024
Here's a quick start guide of sorts if you're an old-time Oracle SQL Developer user and you want to get started using the SQL Developer Extension for VS Code.
19.12.2024
We've updated our Oracle VirtualBox Database 23ai appliance. The Oracle Database is now running version 23.6. Simply download, import, and run!
18.12.2024
Oracle SQL Developer 24.3.1 is now available with bug fixes for Macs and working with Excel and BLOBs. For new features, see our VS Code Extension.
17.12.2024
Oracle SQL Developer Extension for VS Code 24.4 is available! Our 11th release of '24 offers new features (REPORTS, SQLMONiTORING, EXEC PLANS) and bug fixes.
14.12.2024
How to build an API with Oracle REST Data Services (ORDS) to upload multiple files in a single request via multipart/form-data, with all the code you need.
13.12.2024
How to migrate your old Developer Tools VS Code extension Oracle Database connections to the new Oracle SQL Developer extension.
19.11.2024
When you're running SQL via VS Code and our Oracle SQL Developer Extension, you have two options for how to cancel. Here's a quick read with demo.
It's that much easier to get started learning SQL and Oracle Database with our new and improved Oracle LiveSQL platform! Now running 23ai!