Links

Examples and Demo Projects

This is the manual for older MicroStream versions (Version < 5.0).
The new documentation (Version >= 5.0) is located at:

Examples Collection

A collection of examples with different topics:

BookStore Demo

The BookStore Demo is a fully fledged sample application. It shows how to design an application with MicroStream from the ground up.
If you want to compare MicroStream with a database of your choice, it can be done with following project, which is based on the BookStore Demo.

Spring Crud

Combination of two great frameworks.
Further reading:

Android RecyclerView

This example shows how to effectively use MicroStream storage with Android RecyclerView.
Further reading: