diff --git a/MyApp/_posts/2024-09-26_scalable-sqlite.md b/MyApp/_posts/2024-09-26_scalable-sqlite.md index c8583b54..94868da0 100644 --- a/MyApp/_posts/2024-09-26_scalable-sqlite.md +++ b/MyApp/_posts/2024-09-26_scalable-sqlite.md @@ -1,5 +1,5 @@ --- -title: Scalable Server SQLite C# Apps +title: Scalable Server SQLite Apps summary: Learn how to build concurrent, safe scalable SQLite .NET Apps in C# tags: [sqlite,.net8] author: Demis Bellot