We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ca369 commit ed3e23cCopy full SHA for ed3e23c
samples/semantickernel-demos/sk-database-sample/README.md
@@ -1,7 +1,7 @@
1
# Database Sample
2
3
This sample demonstrates how to use Semantic Kernel with a database to perform various operations such as creating,
4
-reading, updating, and deleting records. The sample uses SQLite as the database engine.
+reading, updating, and deleting records. The sample uses MySQL as the database engine.
5
6
# Prerequisites
7
0 commit comments