MicroStream Reference Manual
MicroStream Home
API Docs
Search…
4.1
Preface
System Requirements
License
Changelog
Installation
Data-Store
Overview
Getting Started
Root Instances
Configuration
Storage Targets
Storing Data
Loading Data
Deleting Data
Queries
Application Life-Cycle
Legacy Type Mapping
Import / Export
Housekeeping
Customizing
REST Interface
FAQ
Addendum
Supported Java Features
Specialized Type Handlers
Examples and Demo Projects
Cache
Overview
Getting Started
Configuration
Use Cases
Basic Concepts
Layered Entities
Wrapping
Powered By
GitBook
Examples and Demo Projects
This is the manual for older MicroStream versions (Version < 5.0).
The new documentation (Version >= 5.0) is located at:
​
https://docs.microstream.one/
​
Examples Collection
A collection of examples with different topics:
GitHub - microstream-one/examples
GitHub
BookStore Demo
The
BookStore Demo
is a fully fledged sample application. It shows how to design an application with MicroStream from the ground up.
GitHub - microstream-one/bookstore-demo: MicroStream BookStore Demo - Sample Application
GitHub
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.
GitHub - microstream-one/bookstore-demo-performance: MicroStream BookStore Performance Demo
GitHub
Spring Crud
Combination of two great frameworks.
GitHub - microstream-one/example-spring-crud: Simple Crud example with MicroStream and Spring
GitHub
Further reading:
MicroStream with Spring
Medium
Android RecyclerView
This example shows how to effectively use MicroStream storage with Android RecyclerView.
GitHub - microstream-one/example-android-recyclerview: Android Recyclerview with Microstream
GitHub
Further reading:
Android RecyclerView with MicroStream
Medium
​
Previous
Specialized Type Handlers
Next - Cache
Overview
Last modified
10mo ago
Export as PDF
Copy link
Contents
Examples Collection
BookStore Demo
Spring Crud
Android RecyclerView