Software Development
-

Use Cases for Elasticsearch: Geospatial Search
In the previous posts we have seen that Elasticsearch can be used to store documents in JSON format and distribute…
Read More » -

Awesome SQL Trick: Constraints on Views
CHECK constraints are already pretty great when you want to sanitize your data. But there are some limitations to CHECK…
Read More » -

Introduction to MongoDB Geospatial feature
This post is a quick and simple introduction to Geospatial feature of MongoDB 2.6 using simple dataset and queries. Storing…
Read More » -

5 Things I Do to Stay Relevant
I have noticed that some Finnish IT professionals are complaining that being just a good employee isnât good enough anymore.…
Read More » -

The next IT revolution: micro-servers and local cloud
Have you ever counted the number of Linux devices at home or work that havenât been updated since they came…
Read More » -

PL/SQL backtraces for debugging
For many PL/SQL developers, this might be common sense, but for one of our customers, this was an unknown PL/SQL…
Read More » -

Integrating jOOQ with PostgreSQL: Partitioning
Introduction jOOQ is a great framework when you want to work with SQL in Java without having too much ORM…
Read More » -

Feature Toggles (Feature Switches or Feature Flags) vs Feature Branches
Feature Branches If you are using branches, you are not doing Continuous Integration / Deployment / Delivery! You might have…
Read More » -

How to successfully attack a software dinosaur?
We all have âenjoyedâ working with some software that was purchased because âYou canât get fired because you boughtâŠâ. This…
Read More »


