This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
generated from Arquisoft/dede_0
-
Notifications
You must be signed in to change notification settings - Fork 8
ADR #3: DB to be used
Ángel Iglesias Préstamo edited this page Feb 14, 2022
·
1 revision
Accepted
We will need to use a DB for our project, as we will need to persist some data. Probably we won't take benefit from using a SQL database, so using a NoSQL one will work just fine.
We will use MongoDB.
NoSQL databases are easier to use than relational DBs and they are faster too.
- Meeting 07 02 2022
- Meeting 14 02 2022
- Meeting 21 02 2022
- Meeting 23 02 2022
- Meeting 28 02 2022
- Meeting 07 03 2022
- Meeting 14 03 2022
- Meeting 21 03 2022
- Meeting 28 03 2022
- Meeting 04 04 2022
- Meeting 18 04 2022
- Meeting 25 04 2022
- Meeting 03 05 2022
- ADR #0: Template
ADR #1: Backend Programming Language- ADR #2: IDE
- ADR #3: DB to be used
- ADR #4: Backend Programming Language
- ADR #5: REST API
- ADR #6: Backend framework
- ADR #7: Diagrams tool
- ADR #8: MongoDB API for JS
- ADR #9: Code formatter
- ADR #10: Carrier API
- ADR #11: Bing Maps (Static)
- ADR #12: Geoapify (Dynamic)
- ADR #13: Application hosting
- ADR #14: Email with order resume