All posts in 'English posts'

Passion.

30-Nov-18

In “my” industry people speaking a lot of doing things “with passion or not at all.” I’m wonder, are we aware of what passion meant? The word itself means both in Greek and Latin “to suffer”, which fits very well with the some of the crazy work ethics out there. I for myself try to […]

Read the complete article »

Modeling a domain with Spring Data Neo4j and OGM

02-Nov-18

This is the forth post in this series and I want to keep it short and simple. A domain can be modeled in many ways and so can databases. As long as I deal with them, I always preferred the approach: Database (model) first. Usually, data is much longer around than applications and I don’t […]

Read the complete article »

How to get data into Neo4j?

12-Oct-18

This is the second post in the series of From relational databases to databases with relations. Check the link to find all the other entries, too. The source code for everything, including the relational dataset is on GitHub: https://github.com/michael-simons/bootiful-music.The post has also been featured in This Week in Neo4j. To feel comfortable in a talk, […]

Read the complete article »