Sponsor of the Day:
Jerkmate
https://schneide.blog/2026/04/13/the-future-of-grails/
The future of Grails – Schneide Blog
Many long-term readers of our blog may have noticed a post about Grails Framework topics every now and then. We are using Grails for more than 15 year both in...
schneide blogfuturegrails
https://schneide.blog/tag/motor-point/
motor point – Schneide Blog
Posts about motor point written by daniel.lindner
schneide blogmotorpoint
https://schneide.blog/author/zippschneide/
frz – Schneide Blog
Read all of the posts by frz on Schneide Blog
schneide blogfrz
https://schneide.blog/2019/01/14/book-review-java-by-comparison/
Book review: “Java by Comparison” – Schneide Blog
A review of the book “Java by Comparison” that gives any aspiring Java developer a solid understanding what good code looks and feels like.
book reviewschneide blog
https://schneide.blog/author/mariuselvert/
mariuselvert – Schneide Blog
Read all of the posts by mariuselvert on Schneide Blog
schneide blog
https://schneide.blog/2018/11/20/determining-the-sizes-of-oracle-database-tables-and-indexes/
Determining the sizes of Oracle database tables and indexes – Schneide Blog
For one of our projects we store large amounts of timeseries data in an Oracle database. Sometimes we want to get an overview of how big the tables and related...
oracle databaseschneide blogdeterminingsizestables
https://schneide.blog/2026/04/23/caching-conan-dependencies-in-docker-for-faster-builds/
Caching Conan Dependencies in Docker for Faster Builds – Schneide Blog
One problem I often have when dockerizing my C++ Jenkins CI projects is handling incremental builds, for both our own code and the dependencies. Starting...
faster buildsschneide blogcachingconandependencies
https://schneide.blog/2026/04/20/insert-or-update-upserts-in-three-popular-databases/
Insert or Update? Upserts in Three Popular Databases – Schneide Blog
When working with databases, a very common task is this: you want to store a row, but you don’t know if it already exists. If it doesn’t exist, you insert it....
three popularschneide bloginsertupdateupserts