-
I merged #181, started working on #224 and then realized that all my collections were gone. Or rather, they don't appear in the frontend anymore because my old testing collections are stored in the re…
-
Focus on JDBC
-
Not sure if we cover this adequately or not in Database week.
-
All relational databases support some way of checking whether a given JSON PATH exists in a JSON document. We should add a relational-level EF.Functions.JsonExists (or similar) which the different pro…
-
We need to determine a schema for our relational database before moving forward with it. I propose the following tables:
### `project`
This is the table that will maintain most of the informatio…
-
Hey,
I was wondering if you are open for a PR that introduces PG 16. Would you be able to merge soon?
Something like this:
```json
{
"name": "PostgreSQL Client",
"id": "postgresql-…
-
It would be great if there is another category for state store for Relational Databse, with Ef Core support. Many companies are already using ef core, so this feature will help them transition smoothl…
-
1. Docker image command for MySQL
2. Model for hospitals
3. Model distance.
Import the CSV files into the database.
-
AWS RDS lets you run a PostgreSQL, MySQL, MariaDB relational database
https://aws.amazon.com/rds/
can we write a quick demo?
Sadly you have to _manually_ scale it using "instances"... https://aws.amaz…
-
## Description
- Design the end-to-end architecture for signing up for and canceling notifications.
### Requirements
- Add and cancel notifications on a per-course basis.
- Receive notifications…