A Guide to etcd

Explore etcd, an open-source distributed key-value store. Understand its fundamental concepts, features, and use cases with examples.

Getting Started With Apache Derby

A quick guide to the Apache Derby open-source relational database engine, this article discusses all the major aspects from installing and configuring it to working with its various tools. It also shows how we can connect to it programmatically using plain JDBC and in a Spring Boot application.