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 45b1eb0 commit 059e6c8Copy full SHA for 059e6c8
README.md
@@ -1,2 +1,15 @@
1
-# mysql2sqlite
2
-MySQL to SQLite online converter 🔨
+# MySQL2SQLite
+
3
+Online tool that converts SQL code from MySQL to SQLite format.
4
5
+Click here to open it: https://ww9.github.io/mysql2sqlite/
6
7
+
8
9
+## Problem converting SQL file?
10
11
+If the tool doesn't convert your SQL file very well please create an issue. Preferably with the gist of the source SQL file.
12
13
+## License
14
15
+[The Unlicense](http://unlicense.org/), [Public Domain](https://gist.github.com/ww9/4c4481fb7b55186960a34266078c88b1). As free as it gets.
screenshot.png
88.5 KB
0 commit comments