-
I would make the following suggestions regarding the change to the relational DB in the backend:
- [x] Create work on a feature branch `feature/relational-db`
- [x] Revert some changes to the `model…
-
Hope to add Reactive Relational Database Access [R2DBC](https://r2dbc.io/)
like [spring-data-r2dbc](https://github.com/spring-projects/spring-data-r2dbc)
-
As a Developer, I want to design a relational database. So that I can efficiently store, retrieve, and manage data to support lifecouture.net
-
-
Support relational databases, for example, by developing a connector using JDBC.
-
@FwParzy do you think we should use a relational database style documents one key and one piece of info for each file.
one file for user info, another for student progress, a third for the history o…
-
Hey, I'm writing this issue after a conversation in #advanced-coding where I initially suggested the following change.
Config is great, allows anyone to store stuff easily within Red, but it has a …
-
**Is your feature request related to a problem? Please describe.**
I often implemented ETL workflows where some step depends or produces on a table or view in a relational database. In many cases, yo…
-
### Explanation
Right now we use MongoDB to store offchain data, which isn´t an optional solution for the kind of product we are building, as we are handling finantial data a relational type database…
-
## Problem
'Union' and 'Union all' have no support yet in Prisma. Both of these syntaxes in Postgres / Sql Server and MySQL offer very compelling performance (up to 60x-300x in some cases within our …