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.
2 parents eab6b1e + 97d0e84 commit 9c02797Copy full SHA for 9c02797
README.md
@@ -11,6 +11,11 @@
11
12

13
14
+## Dependencies
15
+
16
+- [go-mysql-server](https://github.com/dolthub/go-mysql-server): used for MySQL memory server
17
+- [gorm](https://github.com/go-gorm/gorm): used for creating table and initializing data
18
19
## Features
20
21
- Easy setup and integration with Go projects.
0 commit comments