A Guide to SirixDB

Learn how to use the low-level transactional cursor API to manage JSON databases and resources in SirixDB.

Guide to MapDB

Learn about MapDB, a lightweight persistence library which provides collection APIs to store and retrieve data.

Google AutoService

Learn how to use Google’s AutoService to generate Java Service Provider Interface (SPI) configuration files

Guide to Stream.reduce()

Learn the key concepts of the Stream.reduce() operation in Java and how to use it to process sequential and parallel streams.