Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

[DATABASE] Data base Schema #100

Closed
Javimr5 opened this issue Feb 20, 2024 · 2 comments
Closed

[DATABASE] Data base Schema #100

Javimr5 opened this issue Feb 20, 2024 · 2 comments
Assignees

Comments

@Javimr5
Copy link
Contributor

Javimr5 commented Feb 20, 2024

Define the data base schema of the application.

@gs-Manuel
Copy link
Contributor

State of Database

We are facing a problem regarding the database.

When implementing a microservices architecture, we are unclear how to define the database schema. We are considering two options:

  • Single schema for the entire application: All services would communicate with a single database, which would act as another service, similar to the Blackboard pattern.
  • Pure microservices model: Each microservice would have its own independent database.

Due to this issue, the database schema is currently on hold. We need to define the architecture we will use for data persistence before we can implement the necessary schema(s).

In any case, we have decided to use a common Miro diagram to define the data model, which we will need regardless of the architecture chosen.

@22Noel
Copy link
Contributor

22Noel commented Apr 7, 2024

Cancelled due to change in architecture

@22Noel 22Noel closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants