-
Shall we go with a traditional DB or with noSQL?
-
- 웹 애플리케이션 선택사항 중 한가지로 관계형db vs nosql
- SQL은 '구조화 된 쿼리 언어 (Structured Query Language)'의 약자
## RBD
- 데이터는 엄격한 데이터 스키마(규칙,틀)을 따라 db table에 저장된다.
- 데이터는 관계를 통해 연결된 여러 테이블에 분산된다.
### 1. 엄격한 데이터 스키마…
-
Currently, the plugin has an implementation of RDS. This issue proposes the addition of a module for implementation of MongoDB for NoSQL support.
-
Any chance you could add AAD authentication?
This is an increasing scenario for users where they are turning off key-based auth in favor of AAD and RBAC. Example of how to do it you can find in our…
-
-
-
I found the domain model is marked with JPA annotations, but the repository is not directly implemented by JPA.
So I think the reason the repository is a plain java interface is that we can choose th…
-
Adding NoSQL database option mongo DB in the database section.
-
w4bo updated
9 months ago
-
Because the way metrics are stored SQL is the wrong choice and the noSQL should be used because it's more flexible when I need to add new metrics and is natively compatible with NodeJS.
Moreover I pl…