Blog

Neo4j Cypher Cheat Sheet

Curious how Neo4j and Cypher stack up against traditional SQL? This post takes the classic Northwind database and reimagines it as a graph, offering a practical cheat sheet that translates common SQL queries into Cypher. Learn how graph databases simplify complex relationships, reduce the need for joins, and offer a more intuitive way to explore connected data—complete with side-by-side query comparisons and real-world use cases.

Learn more
Debugging DllNotFoundException on Linux and Containers or DLL Hell in 2023

How to debug runtime exceptions like 'System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: Error loading shared library liblibSkiaSharp: No such file or directory' on Linux or containers

Learn more
« Older Posts