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
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube