# microservices-datadriven **Repository Path**: mirrors_oracle/microservices-datadriven ## Basic Information - **Project Name**: microservices-datadriven - **Description**: Sample code of application examples to build microservices with converged Oracle database and multi-cloud / hybrid cloud services - **Primary Language**: Unknown - **License**: UPL-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Simplify microservices architecture with Converged Oracle Database This repository contains sample code for simplifying microservices architectures by building solution examples for data-driven microservices that walk you through the creation of an open platform technology stack with the converged [Oracle Autonomous Database][ATP] including relational, JSON, text, spatial and graph data and using polyglot languages including Java and the Helidon MP and SE frameworks, Python and JavaScript via Node.js Microservices are loosely-coupled service-oriented architectures with a bounded context. Microservices are increasingly used for application modernization to deliver agile application development practices. However, the data-driven nature of enterprise applications has made building, deploying, and maintaining microservices complex. ## Documentation * [Oracle Backend for Microservices and AI](https://bit.ly/OracleAI-microservices) * [CloudBank AI](https://bit.ly/cloudbankAI) - Building an Application with Spring Boot and Spring Cloud Oracle with Oracle Database and Kubernetes * [Kubernetes for DBAs Live Lab](http://bit.ly/KubernetesForDBAs) * [Oracle Spring Boot Starters](https://oracle.github.io/microservices-datadriven/spring/starters/) * [Data Refactoring Advisor](./data-refactoring-advisor/README.md) * [Read our blogs](https://oracle.github.io/microservices-datadriven/spring/blogs) * [Sample code for Oracle Transactional Event Queues](./code-teq) ## Contributing This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md) ## Security Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process ## License Copyright (c) 2021, 2024, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at . [ATP]: https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html