Skip to content

Commit 8892807

Browse files
committed
Oracle SQL tools May 2026 Update
Merging SQL Tools with Main May 2026
1 parent f8571f4 commit 8892807

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

109 KB
Loading

data-platform/data-development/sql/sql-tools/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ This section covers Oracle SQL Tools: from SQL Developer Desktop to SQL Develope
44
Providing links to public useful documentation and articles/blogs written by Oracle SQL and Database Advocates and Product Managers.
55
We use this asset when we want to explore the various SQL IDE development tools like SQL Developer, sqlcl and VS Code with SQL Developer extentions.
66

7-
Reviewed: 19.11.2025
7+
An additional managed offering in Oracle Cloud Infrastructure (OCI) called <b>Oracle Database Tools Service</b> enables the creation of multiple connections to oracle databases which can be reused by multiple users. This OCI service has been introduced in 2021 and ehnanced over the years.
8+
You establish the connection and then access your database resources via web-based SQL Worksheet or use the SQLcl connection via OCI Cloud Shell.
9+
Security is preserved as passwords and ADB credentials are securely stored and encrypted in OCI Vault resource.
10+
11+
Reviewed: 18.05.2026
812

913
# Table of Contents
1014

@@ -26,6 +30,8 @@ Reviewed: 19.11.2025
2630

2731
# Useful Links
2832

33+
- [Oracle Database Tool Service](https://www.oracle.com/database/tools-service/)
34+
- [Announcing the Oracle Cloud Database Tools Service](https://www.thatjeffsmith.com/archive/2021/11/announcing-the-database-tools-oracle-cloud-service/)
2935
- [SQL Developer](https://www.oracle.com/uk/database/sqldeveloper/)
3036
- [SQL Developer Releases](https://docs.oracle.com/en/database/oracle/sql-developer/)
3137
- [SQL Developer - Jeff Smith Page](https://www.thatjeffsmith.com/sql-developer/)

0 commit comments

Comments
 (0)