This article discusses the concept of composable application architecture and the architectural pattern. It also includes a real-world industry example.
Learn about system database corruption and what it means. If corruption in system databases occurs, is a problem because it will cause the SQL Server to stop.
Getting recovery pending state in SQL Server Database is a common query asked by users. Read this article to get rid of SQL Server recovery pending state error.
Learning and choosing a migration tool for yor project? Deepening your knowledge about Flyway and Liquibase will give you new insight for efficient workflow.
Handling a one-to-one relationship or one-or-many relationship can be done pretty simply. But many-to-many relationships are a bit different. Let’s look at an example.
Redis is fast, easy to use from almost any programming language, and works exactly as it should. Redis is even better with a programmable database proxy.
In the second part of the ultra-fast series, In this article, learn a new database that can make your microservices scale up quickly in the Java world!