Dom Giles

@domgiles.bsky.social

Product Manager for the Oracle Database. Casual developer. Poor tennis player. Average woodworker.

I've added new functionality to #swingbench to enable it to store the results of a benchmark run in the database as a JSON document. You can then use #Oracle Databases support for JSON to trivially query the results using SQL. You can find more details here www.dominicgiles.com/load%20gener...

Benchmarks results stored to the database

I’ve just added some functionality to Swingbench that I probably should have added a long time ago. Now, every time you run a benchmark using Charbench, Swingbench or Minibench, the results will we sa...

dominicgiles.com

Further to my last statement. We all need to start making their sql more modular. For the love of all that is holy.. Can we start using the “WITH” clause more…. A lot more.