Plamen Mushkov

@apexapplab.dev

Creating apps built with ❤️ using Oracle APEX. PL/SQL dev. Keen on new tech. Sports person. Oracle ACE ♠️ Blogging at http://blog.apexapplab.dev

⚠️ Remember to fix your APEX applications Social Sign-in settings! The free APEX evaluation service is now moved to oracleapex.com. Which means that all of your applications, using Social Sign-in with Google, Office365, OKTA, etc. will fail unless you change the redirect URL in your SSO provider.

BildBildBild

On my way back home from APEX Alpe Adria in Zagreb 🇭🇷 Amazing sessions as you can expect and lots of things that I learned yesterday. But most importantly - great atmosphere, community and fun at the afterparty 🍻 Thanks to the organisers and to everyone who came to my session 👍 A little overview: ⤵️

Here's the video of APEXLang that Mike Hichwa showed in his talk this morning at #APEXWorld2025 The is massive potential here from easier ci/cd to code reviews to AI trained on the language to tooling as we'll publish the grammar behind when it launches

Just had to migrate some of my connections from SQL Developer to VS Code (SQL Developer extension). Very easy and straightforward: 🔸 Right-click the top-level Oracle Connections node in SQL Developer’s Connections panel. 🔸 Select Export Connections and choose the connections to migrate ... ⤵️

Having fun with SQLcl - few observations: 🔸 For some reason I had a package that was exported using .pkb and .pks for the body and spec. After I upgraded to the latest version, I now have the package duplicated in my repository, because both files are exported with .sql extension. ... continues ⤵️

Yes, updating the SQLcl version on my macbook is THAT simple: 🔸 Download the latest version archive 🔸 Extract to a folder (like sqlcl_new) 🔸 Rename your existing sqlcl folder (like sqlcl_old) 🔸 Rename sqlcl_new folder to sqlcl 🔸 Restart any open Terminal 🔸 plamen$ sql -v 🔸 SQLcl: Release 24.4.1.0 🎉

AI Vector Search in Oracle Database 23ai enables semantic searches using vectors But how do you generate the vectors? Mark Hornick covers bring your own model options ML models made using Python & R Loading ONNX format models LLMs via Select AI

buff.ly