ITU-BDSA2024-GROUP23 / Chirp

🐥 Chirp platform
https://bdsagroup23chirprazor.azurewebsites.net
Apache License 2.0
0 stars 0 forks source link

Refactor remote database to use SQLite #39

Closed Kanerix closed 1 month ago

Kanerix commented 1 month ago

Use SQLite for a more flexible database than CSV files as well as better performance.

Use dotnet add package Microsoft.Data.Sqlite

Acceptance criteria: