Why Don't You Create Your Next Application Without a Database?
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a revolutionary approach to data storage in Java applications without traditional databases. Learn about MicroStream, a solution that allows data instances within JVM memory to serve as the database, eliminating the need for external storage systems. Discover how this method overcomes the impedance mismatch between object-oriented Java and external data storage, reducing development time spent on mapping, query writing, and optimization. Gain insights into querying data using getter methods and the Stream API for high performance and low latency. Understand how Java objects can survive JVM restarts through secure serialization to disk. Delve into the basic principles, functionality, and practical demonstrations of MicroStream in this informative 48-minute conference talk by Rudy De Busscher, a Developer Advocate for MicroStream and experienced Jakarta EE and MicroProfile developer.
Syllabus
Why don't you create your next application without a database? by Rudy De Busscher
Taught by
Devoxx
Related Courses
Parallel Programming in JavaRice University via Coursera Java9 New Features - Learn by coding it
Udemy Máster Completo en Java de cero a experto 2024 (+127 hrs)
Udemy Java Collections Framework + Generics, Lambdas & Stream API
Udemy Functional Programming + Lambdas, Method References, Streams
Udemy