@joelkallman@OracleAPEX I vote for deprecate in favour of a json export of an app that can easily be compared using git diff. next step: json2apexapp tool to create apps from json
🚀 Exciting news for #JavaScript MLE devs working with Oracle 23ai! In version 23.7, you can now call PL/SQL packages directly from your JavaScript code—just like calling JS functions. No need to create wrapper modules anymore! Check it out!
🚀 The Oracle APEX Developer Professional Learning Path now aligns with APEX 24.2 and covers AI!
💡 Learn soup-to-nuts complete APEX concepts
🤖 Learn the latest APEX + AI features
💻 Practice with hands-on Labs
Register for FREE: https://t.co/DcQkkA7zR5
#orclAPEX#LowCode
Containers are truly awesome. Did you know about the @oraclesqlcl container image? It's very convenient to use, see https://t.co/5conXO4Eaz for details. No more messing with JDKs and other dependencies-things _just work_. How cool is that?
Database design used to take me hours, until I discovered this workflow that saves time AND delivers scalable results.
Here’s how I do it:
1. Input the PRD into ChatGPT (I use GPT-o1, but GPT-4o works just as well).
2. Ask it to create a detailed, scalable database design:
• Define tables.
• Outline their purposes.
• Specify relationships.
Once I’m satisfied, I save the output to https://t.co/QcbDiKrykg file and store it in Cursor for easy reference throughout development.
This workflow is a game changer. Quick, efficient, and incredibly effective.
If you're only pretending to work today, but you want to still somehow be productive, you could go update some softwares...
ORDS 24.4
SQL Developer for VS Code 24.4
SQL Developer 'classic' 24.3.1
VirtualBox Database 23ai appliance 23.6
#oracle#database
So @phsalvisberg just sent me a huge list of feedback items for our VS Code SQLDev extension. Also, thanks Philipp!
I invite anyone else to do the same, we're easy to find here.
📨 [email protected]
Some of you wanted to know how I set up my lab environment on windows using wsl2. Strictly no serious use, I'm just dabbling with the technology. How does the saying go? It works for me, on my machine. Details here: https://t.co/7nhbkyPLEu
#orclAPEX package APEX_ZIP is truly powerful, but I found myself needing additional functionalities, such as a pipelined function to return multiple files which I can use directly in a SELECT statement, and file filtering to retrieve only specific files.
Therefore I created an extension package, APEX_ZIP_UTILS! With conditional compiling it is adapted to all versions of APEX (pre and post 21.2, which implemented new functions to extract files).
Feel free to download and use the package from my repository:
https://t.co/aT5vcdHmeL
Just released @OracleSQLDev for VSCode 24.3 . Now with PL/SQL Step-wise debugging and the
@OracleDatabase 23ai Duality Builder as I demoed with
@jrloaizam at cloudworld. https://t.co/ankik4Xx8k