394 Forks
3747 Stars
3747 Watchers

sql-mother

程序员鱼皮原创项目,免费的闯关交互式 SQL 自学教程网站,从零基础到进阶,带你掌握常用 SQL 语法(MySQL、SQLite、PostgreSQL)、快速学习 SQL 和数据库。支持在线SQL编辑器、实时查询结果、语法高亮、SQL运行广场等功能。纯前端实现,简单易学~

How to download and setup sql-mother

Open terminal and run command
git clone https://github.com/liyupi/sql-mother.git
git clone is used to create a copy or clone of sql-mother repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sql-mother https://github.com/liyupi/sql-mother/archive/master.zip

Or simply clone sql-mother with SSH
[email protected]:liyupi/sql-mother.git

If you have some problems with sql-mother

You may open issue on sql-mother support forum (system) here: https://github.com/liyupi/sql-mother/issues