Skip to content

Create Repository for SQL database for serverless #25

@EliuX

Description

@EliuX

We intend to use SQL database storage because it presents some advantages regarding to price, in comparison to other solutions like Cosmos DB. So let's try to install SQL locally or remotely with the serverless version when it is ready. Then try out whether we can have good performance when managing items. Let's try to:

  • Create
  • Get by id
  • Get all entries
  • Find by partially matching a string attribute of an object
  • Delete

After we have this implementation we can check out how versatile and performant is it in from of another implementation like the one for Cosmos DB/Mongo.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions