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 8131b9f commit fba18d2Copy full SHA for fba18d2
README.md
@@ -1,7 +1,7 @@
1
-# go-mysql-server
2
-
3
<img height="240" src="./mascot.png"/>
4
+# go-mysql-server: A MySQL compatible database engine written in pure Go
+
5
**go-mysql-server** is a data-source agnostic SQL engine and server
6
which runs queries on data sources you provide, using the MySQL
7
dialect and wire protocol. A simple in-memory database implementation
0 commit comments