Kaum zu glauben, dass die DOAG K+A schon wieder eine Woche her ist.
So viele inspirierende Gespräche, starke Sessions und kleine, lustige Momente – höchste Zeit für einen Blick zurück! 😃
Ob auf der #DOAG2025, #LowCodeCreator oder #KINavigator – was waren eure Highlights? 😊
#DOAGDevs
27.11.2025 11:08
👍 14
🔁 7
💬 2
📌 0
The 2025 Dora Report
The DORA Report 2025, the industry's authoritative research on software delivery performance and engineering excellence, is now available. Get our insights.
Finally finding some time to dig deeper into the DORA 2025 Report. The recording of this webinar is very insightful in my opinion. For example, just throwing in AI without having thought about a platform might not provide the productivity gains you hoped for.
www.thoughtworks.com/insights/rep...
02.03.2026 19:37
👍 0
🔁 0
💬 0
📌 0
Optimistic Locking Made Easy: The Power of ETags in Action
JSON Relational Duality Views are one of the most remarkable features introduced with Oracle AI Database 26ai. They effortlessly blend the best of both worlds: relational and document, greatly simp…
With #JSON duality views in Oracle AI Database you can build a JSON interface over database tables
These come with lost-update detection via ETags
@martindba.bsky.social shows how this prevents conflicting writes for REST calls by using the if-match header
17.02.2026 12:02
👍 1
🔁 1
💬 0
📌 0
Wow, I admire your dedication!
15.02.2026 06:46
👍 1
🔁 0
💬 0
📌 0
I found a GitHub issue where they said they enhanced microdnf but that’s further upstream than my current OL9 release. It’s big brother got the job done
13.02.2026 13:18
👍 1
🔁 0
💬 0
📌 0
D’oh! Scratched my head for 10 minutes asking myself why microdnf doesn’t find the local rpm. Turns out microdnf as it ships in Oracle Linux 9 simply can’t install local RPMs. Switching to the not quite as slim image helped.
13.02.2026 13:01
👍 1
🔁 0
💬 1
📌 0
Wait, what? In 2023 I bought 64GB DDR5-5600 for 210€.
Today, if I wanted to get 64GB DRAM (identical spec) I have to part with 879€ 🤯
<insert your favourite combination of swear words here>
08.02.2026 07:37
👍 5
🔁 1
💬 1
📌 0
Looking at my posting insights in Wordpress and I thought ... wouldn't it be fun to post "Tetris" style? Nearly did that in January 🤣
05.02.2026 08:05
👍 1
🔁 0
💬 0
📌 0
Just finished recording a short video where I’m showing a lot more realistic scenario involving a react web app to modify the Duality View. Definitely more pleasing to the eye than raw JSON in the console 📽️
04.02.2026 15:29
👍 0
🔁 0
💬 0
📌 0
Minions GIF
ALT: Minions GIF
A little chuffed about the fact that I finished a small React app today to interact with a JSON Relational Duality view via REST. Oracle ORDS kindly provided the endpoint for me. Thanks to react-bootstrap it does look half-decent, too
04.02.2026 11:33
👍 0
🔁 0
💬 0
📌 0
Yep, saw that, too.
29.01.2026 05:23
👍 0
🔁 0
💬 0
📌 0
Not entirely convinced of zone 2 training. It sure is fun and leisurely but I almost feel as if it made me slower. What’s your experience? This is about running but it might as well apply to cycling 🚴 🏃 #running #endurance #cycling
28.01.2026 21:01
👍 3
🔁 0
💬 1
📌 0
screenshot showing some of the languages supported by wordpress's code block
So far I only used the syntax highlighter block in Wordpress. I was today <n> years old when I noticed that the code block has syntax highlighting for many more languages than syntax highlighter . Plus it can do line numbers, display the language and add a copy button ☺️
27.01.2026 10:10
👍 0
🔁 0
💬 1
📌 0
Did you know you can write User Defined Functions in TypeScript for Oracle AI Database 26ai?
I’ve just updated my article showing how to transpile TypeScript, apply Biome for linting, all with CI in mind — just like you would for any modern app:
👉 martincarstenbach.com/2023/07/04/l...
26.01.2026 21:10
👍 3
🔁 0
💬 0
📌 0
Database Net Services Administrator's Guide
Quick question for the community: do you use shared server connections with your Oracle database? (docs.oracle.com/en/database/...). Regardless of the release…I am genuinely curious 🧐
19.01.2026 08:48
👍 0
🔁 0
💬 5
📌 0
JavaScript – Martins Blog
Posts about JavaScript written by Martin Bach
🚀 Small update to my blog
I updated my page template to finally display tags 🎉
Tags were already assigned for each article, but now they’re visible and clickable. For example, all my JavaScript posts are now accessible in one place:
👉 martincarstenbach.com/tag/JavaScri...
15.01.2026 08:09
👍 0
🔁 0
💬 0
📌 0
Multiple “for” clauses in dbms_stats’s method_opt
Recently, I encountered some frustration in recalling the correct syntax for the method_opt parameter in DBMS_STATS. This clause is primarily used when creating or deleting histograms. A histogram …
The method_opt parameter of dbms_stats controls histogram generation
@martindba.bsky.social shows how to use it to
Delete all histograms except for 1
Create this histogram using the AUTO clause
With
for all columns size 1, for columns data_skew size AUTO
08.01.2026 12:02
👍 3
🔁 1
💬 0
📌 0
Say hello to the all new server-side JavaScript LiveLab
In-Database JavaScript, powered by Multilingual Engine (MLE) debuted as a major feature in Oracle AI Database 26ai. Starting with the Developer Preview (Release 23.2) a few years ago, you could wri…
🚀 I’m excited to share that the all-new JavaScript LiveLab for Oracle AI Database 26ai is live!
If you’re curious about writing JavaScript on the server the updated LiveLab makes getting hands-on much easier
No setup required, just a browser; feedback welcome:
martincarstenbach.com/2026/01/06/s...
06.01.2026 15:00
👍 2
🔁 0
💬 0
📌 0
A screenshot showing my year in blogging, listing blog posts per month and the most popular blog post this year
Reflecting on my blogging journey in 2025 📊✍️
Summary: I managed to blog a fair bit this year☺️and it was fun!
Looking forward to more writing, more learning, and sharing practical insights. Thanks to everyone who’s taken the time to read my stuff
🔗 martincarstenbach.com
29.12.2025 07:56
👍 1
🔁 0
💬 0
📌 0