-
## Description
We would like to move SQL Server to serverless so that it would scale down to 0 when unused but would add resources when queries are performed.
We suggest the following confi…
-
Requirements:
We need a postgres comptabile aurora v2 database for the teams-api. This requires deploying 3 total databases, one for each environment
twdps-core-labs-team-dev
twdps-core-labs-te…
-
Type: Bug
when navigating to the objects under a synapse serverless pool the folder for Programability is missing. This folder should contain the functions and stored procedures in the serverless p…
-
https://stackshare.io/
# Initial Ideas
## graph DB
- Neo4j
- GraphineDB
- https://github.com/neo4j/neo4j-browser
- GPLv3, if run server side seems harmless ([link](https://softw…
-
Define the whole suite or Stack of technologies & tools for the Gitducate backend.
Here are some alternatives to help us decide:
# Data Base
- Relational Database:
- [ ] PostgreSQL con […
-
### Bug description
I'm using prisma + esbuild in a monorepo with serverless framework and am getting the error
```
Prisma Client could not find its `schema.prisma`. This is likely caused by a …
-
## Problem
It would be nice to have a way to run the migrate programmatically. I am running into an issue where my api is using lambdas (serverless) and my database is only accessible from within a…
-
### Bug description
Well, i started a project here and i was trying to set up my first table on my schema
I have already used Prisma in the past and worked fine, but today, on the latest version…
-
I first created a Serverless Aurora DB.
Then from Prisma Cloud, I clicked to setup a new server and connect to an existing DB.
I entered the connection details (mysql type, host, port, username,…
-
When trying to use config-prod.csv to replace the script in a sqlscript as part of a synapse deployment, I found that the library saves the file with escaped values, e.g. \\n instead of \n etc. After …