Skip to content

Commit 9c02797

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents eab6b1e + 97d0e84 commit 9c02797

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111

1212
![architecture](./design/img/architecture.png)
1313

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+
1419
## Features
1520

1621
- Easy setup and integration with Go projects.

0 commit comments

Comments
 (0)