Building LadybugDB data access layer with Spring Data
The search for a local graph database
While working on my new side project, archiledger, I encountered a specific architectural need. I was looking for a graph database that could run locally, either fully embedded or alongside the application, without requiring a complicated installation process.
After some research, I found that a graph database called LadybugDB (https://ladybugdb.com) is a perfect fit for this use case.
The embedded columnar graph database built for highly regulated industries. Production-ready in minutes.






